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

Opening PHP page login box displayed

S

superlative

Guest
Hi,

My dedicated server company installed plesk.
I have added a domain in Plesk. Now when I type the domain in IE it shows up a Plesk default page.

When I click the PHP test file it shows a user/password IE box and then if I click cancel it says "You are not authorized to view this page"

It does the same for all the test file links I click like asp and asp.net etc.

What do I need to do to fix?
 
you should make sure that
1. the domain resolves correctly, that is to the ip it has physical hosting configured on
2. web site is configured properly in IIS
cd %plesk_bin%
websrvmng --reconfigure-vhost --vhost-name=domain.com

3. Permissions are correct for the domain files - use check permissions option for the domain in Plesk

Also make sure that IIS installation works - that it can serve simple html pages on a newly created site.
 
Back
Top