Resolved: (MODPYTHON-166) PythonHandlerModule doesn't set up
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Mod-Python > Resolved: (MODPYTHON-166) PythonHandlerModule doesn't set up




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Resolved: (MODPYTHON-166) PythonHandlerModule doesn't set up  
Graham Dumpleton (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-24-06 01:02 PM

[ http://issues.apache.org/jira/brows...ON-166?page=all ]

Graham Dumpleton resolved MODPYTHON-166:
----------------------------------------

Fix Version: 3.3
Resolution: Fixed

> PythonHandlerModule doesn't set up PythonAuthenHandler registration.
> --------------------------------------------------------------------
>
>          Key: MODPYTHON-166
>          URL: http://issues.apache.org/jira/browse/MODPYTHON-166
>      Project: mod_python
>         Type: Bug

>   Components: core
>     Versions: 3.1.4, 3.2.8
>     Reporter: Graham Dumpleton
>     Assignee: Graham Dumpleton
>      Fix For: 3.3

>
> The PythonHandlerModule doesn't set up PythonAuthenHandler registration.
>     python_directive_handler(cmd, mconfig, "PythonPostReadRequestHandler",
 val, SILENT);
>     python_directive_handler(cmd, mconfig, "PythonTransHandler", val, SILE
NT);
>     python_directive_handler(cmd, mconfig, "PythonHeaderParserHandler", va
l, SILENT);
>     python_directive_handler(cmd, mconfig, "PythonAccessHandler", val, SIL
ENT);
>      # PythonAuthenHandler missing here.
>     python_directive_handler(cmd, mconfig, "PythonAuthzHandler", val, SILE
NT);
>     python_directive_handler(cmd, mconfig, "PythonTypeHandler", val, SILEN
T);
>     python_directive_handler(cmd, mconfig, "PythonHandler", val, SILENT);
>     python_directive_handler(cmd, mconfig, "PythonInitHandler", val, SILEN
T);
>     python_directive_handler(cmd, mconfig, "PythonLogHandler", val, SILENT
);
>     python_directive_handler(cmd, mconfig, "PythonCleanupHandler", val, SI
LENT);
> This means that if one has Require directive in use in conjunction with Py
thonHandlerModule, you get a 500 error and message in log of:
>   configuration error:  couldn't check access.  No groups file?: /~grahamd/authz/i
ndex.py






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:01 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register