• 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.

Plesk 9.5.2 installed .. but cannot access Admin Panel

kadoudal

Regular Pleskian
On CentOS5 (32bit)
I installed it without any issue on my remote server .... got the
Congratulations!
Plesk has been successfully installed on your server.
To complete the system configuration, please proceed to URL:
https://mys_server_domian:8443/
..etc...

but Trying to connect from my brwoser, I get an error : 102 (net::ERR_CONNECTION_REFUSED)
what's wrong ? did I miss anything ?

As It's a fresh server installation : should I set a password to the Mysql database ?

thanks for your help

attached installation log ...
 

Attachments

  • install_plesk-9.5.2_log.txt
    12.9 KB · Views: 2
SOLVED !
I had to run an : service iptables stop
to get access....
then I had an MySQL access issue ...
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

as the guy who installed the OS did not performed an : mysql_install_db

so now it's up and runing ....
 
Back
Top