Hello.
I've just made a HDDs replace in my server and upgraded SO and Pacsone.
The OS is SLES12.3 and the PacsOne version is 6.7.2. It installs fine, loads mysql and Imagick modules, but when I tried to start the web interface it says the password is wrong. Whent trying to debug the problem I realized it was not running the pacsone service and when I try to start it:
# service pacsone start
i get:
pacsone is neither a service nor target
Thanks for your help
Jorge
Pacsone service not running after fresh install
Re: Pacsone service not running after fresh install
For newer versions of PacsOne Server such as 6.7.2, PacsOne is registered as a SYSTEMD service so you should use the following command to start PacsOne Server service:
# systemctl start pacsone
# systemctl start pacsone