• 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

Plesk und mod_python

inovatoor

New Pleskian
Hello,

I am using plesk to host web services. Some have to use mod_python. After installing I experienced following error:

This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.

Apache logs do not give me any errors or info.

Anyone any ideas?

Thanks

Toby
 
Need more details. How it can be reproduced at least?
 
resolved

I found the problem(s):

changed python handler from cgihandler to publisher
added basis authorization to php script
 
Back
Top