• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

After update login cause http 303

E

ENzo Perrotta

Guest
Hi..i have plesk 8.3.0 installed on Centos 5.
Via SSH i installed successfully on the system: yum, php 5.2.9, and APC.

After these installations i cannot use anymore plesk panel.
I correctly see the login page, i can login, but every administration page (except for the menu) returns a 303 http error.

Can someone suggest me what to check to fix this?

On the server is installed also Virtuozzo and it works perfectly.

Thanks all.
 
Do you mean that this Plesk is running in VE?
If so, check whether offline management is enabled for this VE or not. Try to disable it

# vzctl set VEID --offline_management no --save

and then access Plesk through port 8443.
 
Back
Top