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

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