• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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