• 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

Issue Interface unreachable after installation

florian2833z

New Pleskian
Hello,

After I install Plesk Onyx on CentOS 7, I cannot reach the interface with the given link. The problem is that the only port opened is 22 for ssh. I have to manually add the firewall rules to be able to access port 80, 443 and 8443. Is this wanted or did I forget something? Secondly, I cant add customers or resellers in Plesk with my trial license (Web Host Edition) because the Hosting services tab is missing. Do I have to do anything manually to enable this tab?

Flo
 
Hello,

After I install Plesk Onyx on CentOS 7, I cannot reach the interface with the given link. The problem is that the only port opened is 22 for ssh. I have to manually add the firewall rules to be able to access port 80, 443 and 8443.

Flo
Hi,

Had the same issue with CentOS 7, try turning off the firewall.
I've read that it has to do with that Plesk uses iptables in stead of firewalld.

Code:
systemctl disable firewalld
systemctl stop firewalld
systemctl status firewalld (should give inactive)

Is this wanted or did I forget something? Secondly, I cant add customers or resellers in Plesk with my trial license (Web Host Edition) because the Hosting services tab is missing. Do I have to do anything manually to enable this tab?

Can you post a schreenshot off the plesk overview?
 
DAdCjpu.png
 
Back
Top