• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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