• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Plesk on CentOS 7 - Domaine showing plesk default page

Sventekz

New Pleskian
Hello,

I have a VPS with CentOS 7 installed and Plesk.
In domaine provider DNS is done.
In plesk i created subscription for this domaine
All done fine.
When i open the domain in brower i see PLESK DEFAULT PAGE with no IP showen, event when i went to domaine => httpdocs and delete the default and cgi folder from there it keep showing the plesk default page.
Anyone can help me solving this issue please ?
 

Attachments

  • default.png
    default.png
    211.4 KB · Views: 5
Is the domain routed to the IP address of the server?
Is the subscription configured to associate the ip address with the domain?
 
Can it be a browser cache issue, meaning, did you clear the browser cache and tested again?
 
Have you verified that /var/www/vhosts/system/<your domain name>/conf/httpd.conf and /var/www/vhosts/system/<your domain name>/conf/nginx.conf show the correct IP address and domain name?

Have you verified that /etc/httpd/conf/plesk.conf.d/vhosts/<your domain name>.conf is linked correctly to /var/www/vhosts/system/<your domain name>/conf/httpd.conf and that /etc/nginx/plesk.conf.d/vhosts/<your domain name>.conf is linked correctly to /var/www/vhosts/system/<your domain name>/conf/nginx.conf?

Has the webserver been restarted/reloaded afterwards (# service httpd reload && service nginx reload)?
 
Have you verified that /var/www/vhosts/system/<your domain name>/conf/httpd.conf and /var/www/vhosts/system/<your domain name>/conf/nginx.conf show the correct IP address and domain name?

Have you verified that /etc/httpd/conf/plesk.conf.d/vhosts/<your domain name>.conf is linked correctly to /var/www/vhosts/system/<your domain name>/conf/httpd.conf and that /etc/nginx/plesk.conf.d/vhosts/<your domain name>.conf is linked correctly to /var/www/vhosts/system/<your domain name>/conf/nginx.conf?

Has the webserver been restarted/reloaded afterwards (# service httpd reload && service nginx reload)?
Could you please explain how do i can verify that ?
Thanks
 
You can simply look into the files and directory structure, e.g. "less <filename>" or "ll <filename>".
 
Everything seems ok.
I reinstalled the server with plesk and always same issue, using another VPS with the same company everything is fine.
 
Back
Top