[mod_python] mod_python and xml parsing

Dan Olsen python at dan-olsen.net
Thu Jun 24 15:44:05 EDT 2004


The script works on the server command line.  As far as I can tell the 
module is installed properly.  Seeing how it works on the command line I 
would think it should work in mod_python.  The system path is also correct.

Dan

Manfred Stienstra declared on 06/24/2004 02:29 PM:

>On Thu, 2004-06-24 at 22:13, Dan Olsen wrote:
>  
>
>>Any other ideas of what could be wrong?
>>    
>>
>
>Look in the 
>
>/usr/lib/python2.3/xml/dom
>
>or equivalent directory to see if the module is properly installed. If
>this is the case you should check if the system path is set properly in
>the mod_python session. Also check if the script works on the server
>commandline.
>
>  
>
>>>>Is there some documentation out there that I can read about mod_python and parsing XML.
>>>>        
>>>>
>
>All the documentation for the xml modules are in the standard python
>documentation on python.org
>
>Manfred
>
>_______________________________________________
>Mod_python mailing list
>Mod_python at modpython.org
>http://mailman.modpython.org/mailman/listinfo/mod_python
>  
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://modpython.org/pipermail/mod_python/attachments/20040624/01b2b2bc/attachment.html


More information about the Mod_python mailing list