• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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