• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Cannot log into Plesk (Connection Refused)

D

digitalJE5U5

Guest
Just completed a fresh install of Pesk Reloaded 7.5.x.x.x.x on Fedora Core 2. After running the autoinstall everything seem to be complete, I got the following message:

Code:
         Plesk has been successfully installed on your server.
        To complete the system configuration, please proceed to URL:
        [url]https://jane:8443/[/url] or
        [url]https://192.168.155.212:8443/[/url]
        Use the login name 'admin' and password 'setup'.

But when I try and log into plesk, I get a "connection refused" error. Any clues?

Thanks
/DJ
 
Have you checked your firewall settings?

And I am curious why the URL is just 'jane' instead of a FQDN..?
 
Not that familiar with the fedora core 2 firewall. Anything in particular I should check?

Thanks,
DJ
 
SOLVED

You were right. I manually added
--port=8443:tcp
to the /etc/sysconfigsystem-config-securitylevel file and it worked.

Thanks for steering me in the right direction.

/DJ
 
Back
Top