Jan Huelsbergen
jan at huelsbergen.de
Thu Jul 29 02:40:09 EDT 2004
Hello, I am having some weird problems with the environment described in the subject. I will try to describe them as precise as possible, hoping that this will be at least enough for you to tell me where to find more information on my problem. I have a few pages using the publisher Handler, the all live in folders with the following, identical .htaccess: --snip-- SetHandler mod_python PythonHandler mod_python.publisher PythonDebug On --snap-- The scripts use mod_python.psp as a templating engine. Now *sometines* (Until now I was not able to narrow down when exactly this happens and when not), after calling the first script, calling the second will result in the following error: --snip-- ValueError: <the template of the *first* script> is not a file --snap-- The mentioned filename is not part of the second script and is indeed a valid file. That is about all I can tell you so far. What is broken? What can I do to collect more information on the problem? TIA, Jan -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://modpython.org/pipermail/mod_python/attachments/20040729/45cc5a21/attachment.bin
|