• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Services Management not working after 7.5 Upgrade

M

mac0310

Guest
Just completed an upgrade from 7.1.6 to 7.5.0 and the services under Services Management don't work. I get the following error when trying to restart Apache -

Unable to make action: Unable to manage service by websrvmng: websrvmng: Service httpd failed to restart: Operation not permitted
0: /usr/local/psa/admin/htdocs/server/restart_services.php:2 psaerror(string "Unable to make action: Unable to manage service by websrvmng: websrvmng: Service httpd failed to restart: Operation not permitted")

When the server boots it does not start Apache, I had to ssh in to start it manually.

Are there problems with the 7.5.0 upgrade?
 
What OS are you using? Things are working fine (in terms of service management) for me under RH 7.3.
 
Version psa v7.5.0_build75041208.19 os_RedHat el3
OS Linux 2.4.21-4.0.1.ELsmp

Same error. Did some troubleshooting, and found that it was httpd looking for a conf file that was non-existant. FOund this out by issuing the "/sbin/service httpd restart" command in SSH.

recreated the conf file (blank), and wham, httpd restarted just fine through both SSH and Plesk.
 
Reply

Version psa v7.5.0_build75041208.20 os_FedoraCore 2
OS Linux 2.6.9-1.6_FC2

I had the same result after I manually restarted httpd. Things seem to be working okay now.
 
Back
Top