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

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