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

Installed Plesk v8 on FC4 -localhost:8443 worked, now newhostname:8443 does not.

L

laddie

Guest
Hello,

I am new to Linux, however I just setup
a Fedora Core 4 system, Raid-1,
with Plesk version 8, the intial installation was setup at home with just the localhost loopback address of 127.0.0.1

So when I would go to http://localhost:8443
plesk would come upfine, however since
placing the machine on the network with
an added hostname and IP address it does not work via the new hostname:8443

I see port 8443 is listening via the 'netstat -lpn | grep 8443'.

I initially tried changing all Host entries fields in the mysql database user table however that did not work, so since changed it back.

I've updated httpd.conf and /usr/local/psa/admin/conf/httpsd.conf
with the appropriate ServerName to the
newhostname and restarted there
appropriate services with no resolv.

Perhaps port 8443 is to be bound to localhost, and there's a small change
I am missing.

If you have any idea or been through this
before I would appreciate any advise
prior to consulting with swsoft technical reps.
 
Back
Top