• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Plesk no longer working after php 5.4 update

Keith Binding

New Pleskian
Hello

Sorry if this has already been asked but ive recently upgraded my server from 5.3 to 5.4 and now i cannot access Plesk! I can see that the server is now running 5.4 but every time i try to get into Plesk i get the "Unable to connect" web page.

I can access my Parallels manager though? Any suggestions on what i need to do? :/

Thanks

Keith
 
You run the command:

Code:
/etc/init.d/psa status

And you should see results containing the keyword is running if it's running
 
Looks like your plesk is screwed ...
You might need to re-install it with the command:
Code:
/usr/local/psa/admin/sbin/autoinstaller
 
Back
Top