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

Admin account doesnt work !

G

Goldline

Guest
Hello,

I just installed Plesk on Windows server 2003 everything went smoothly.

All services are up and running works excellent however..

In the installation readme its saying that you need to logon with
the username "admin" and the password "setup" (without the quotes)
to complete the installation. But when i try to login with the above info then its saying that the password is incorrect so i cannot login!

Anyone got a solution ?

Thanks in advance,

Goldline
 
try following:
cmd
cd %plesk_bin%
plesksrvclient -get

Use this to login to Plesk

John S.G.
 
Thanks alot that worked!

Theres one more thing:

I cant run apache on port 80 because im behind a NAT network.

Ive forwarded port 8080 to my lan static ip address but..

where can i change the default apache tomcat port(80) to : 8080 ?

Goldline

EDIT:
Oh sorry guys, i just found out that apache tomcat is allready running at port 8080 :)
 
Oh sorry guys, i just found out that apache tomcat is allready running at port 8080 :)

Hello Godldline,

Yep, you should update Tomcat's server.xml with new port.
However i don't reccomend use port 8080 as it is using by Tomcat localhost default engine.
 
Back
Top