• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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