• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Installing a PHP Script

A

amerasearch

Guest
Plesk 7.5 for windows
Installed of windows 2003

Trying to install a links script (PHP) and when trying to go to any subdomain with a script (tried asp too), it prompts me for a login. I've tried searching the knowledge base to no avail. Any ideas?
 
make sure a .htpasswd files is not created along with the install.......


if .htpasswd is not there..try this ...


find the IUSR_ftpuser and ftpuser for the domain......make sure the user is added to

c:\inetput\vhosts\domain.com\subdomains

if issue persists, reset its passwd in the
server user manager.

reset the passwd to the same that you used above in the

website >> properties >> directory security >>first edit>>>

either of the above has to work
 
Back
Top