• 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.

how can i restrict for showing "This is the Pleskâ„¢ default page"

K

kesavan

Guest
Hi,

We are unable to see the site. It redirects into "Pleskâ„¢ default page".

The following message is displayed.
"
This is the Pleskâ„¢ default page
If you see this page it means:

1) hosting for this domain is not configured
or
2) there's no such domain registered in Plesk.

For more information please contact Administrator."

Please let me know what i suppose to do?

Please Help!!!!!!.

Thanks,
Kesavan
 
If the Plesk default page is showing, but you have created the domain within the Plesk control panel, then Plesk is not offering up the domain. Log into the Plesk control panel, click on <SERVER><SERVICE MANAGEMENT> then stop and restart Web Services.
 
Hi

I have logged in the plesk control panel. But we don’t find any "server" link or button. Could u please elaborate for the same? I am new to the plesk.

Thanks for your immediate response.

Regards,
Kesavan
 
Do you have access to the server via SSH?

If so, then enter the following command:

#/etc/rc.d/init.d/httpd restart

Or, enter the command separately:

# /etc/rc.d/init.d/httpd stop
# /etc/rc.d/init.d/httpd start
 
Back
Top