• 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 admin page unavailable after installation

B

Bavarius

Guest
Hello everybody,

could you please help me with a problem. I have just installed Plesk 8.0.1 on a sever running Fedora Core 3. The installation went fine. Afterwards I did the following:

(1) I started the service with
/etc/init.d/psa start
(2)
setenforce 1
with output:
setenforce: SELinux is disabled
(3)
chown root:root /tmp/
(4)
chmod 1777 /tmp

My problem:

Although plesk appears when I browse through my server ( http://IP-Address), I cannot reach the admin panel https://myserveraddress.com:8443/

When I browse to the address, the browser tells me "this page cannot be displayed".

Could you please help me?

I have installed the firewall module that comes with plesk but am not sure if that is related to the whole thing - and have also no idea where and how to configure it outside of plesk admin.

Many thanks!!!
 
solution found

Hi folks,

I found it out by myself. I forgot to start plesk
/etc/init.d/psa start

and then I did not reboot the server. It now works!

Greetings!
 
Back
Top