<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">The script
works on the server command line.&nbsp; As far as I can tell the module is
installed properly.&nbsp; Seeing how it works on the command line I would
think it should work in mod_python.&nbsp; The system path is also correct.<br>
<br>
Dan<br>
</font></font><br>
Manfred Stienstra declared on 06/24/2004 02:29 PM:
<blockquote cite="mid1088108970.13505.7.camel@ack.dwerg.net" type="cite">
  <pre wrap="">On Thu, 2004-06-24 at 22:13, Dan Olsen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Any other ideas of what could be wrong?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
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.

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">Is there some documentation out there that I can read about mod_python and parsing XML.
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
All the documentation for the xml modules are in the standard python
documentation on python.org

Manfred

_______________________________________________
Mod_python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mod_python@modpython.org">Mod_python@modpython.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.modpython.org/mailman/listinfo/mod_python">http://mailman.modpython.org/mailman/listinfo/mod_python</a>
  </pre>
</blockquote>
</body>
</html>