• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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