• 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

500 - Internal Server Error issue

C

CentOS

Guest
Hi everyone,

Have problem with entering to the Plesk admin panel https://site.com:8443/ getting 500 - Internal Server Error.

It's happened after terrible command chown apache:psaserv * for all files. ((((

I've restored all original owners of files. Plesk and all services works fine. But can't login through web interface due 500 - Internal Server Error.

Please help me, whats can be wrong?

Thanks!
 
Hi,

What do you get on the console when do a:

service psa status

You should get something like:

[root@server httpdocs]# service psa status
sw-cp-serverd (pid 7488) is running...

If the service is not running, try:

service psa start

If the service does not start, report back with the error received.
 
Back
Top