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

Site asking for password

A

afghyasi

Guest
Hello,

I have a problem with one of my domains which i couldnt figure out how to solve.

When i browse the site, it is asking me for username and password. The server manager said he cant do anything about it but only to backup domain, remove domain and restore it.

Anybody else had this problem and let me know how to fix it. All i know is that there is some permission problem with the site!

AFGHYASI
 
I have fixed the problem. All i need to do was the following:

Login to plesk, select the domain, click web directories. Here, select the the protection tab and click remove protection if enabled.

If that does not work, try resetting the FTP password from the setup section.

If the site still asks for login, connect using remote desktop, run cmd and then enter the commands:

cd %plesk_bin%
websrvmng --update-anon-password --domain-name=

This can also be run for all domains in one go with the command

websrvmng --update-anon-passwords-all

AFG
 
Back
Top