• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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