On Apr 1, 8:03 am, NccWarp9 <[EMAIL PROTECTED]> wrote:
> Hello,
>
> im using Apache HTTPD 2.2.8 with mod_python/3.3.1 Python/2.4.3 on
> Windows and having truble starting pythone, any help would be
> appreciated
> .
> Im getting this error:
>
> [Mon Mar 31 23:53:03 2008] [error] make_obcallback: co
Hello,
im using Apache HTTPD 2.2.8 with mod_python/3.3.1 Python/2.4.3 on
Windows and having truble starting pythone, any help would be
appreciated
.
Im getting this error:
[Mon Mar 31 23:53:03 2008] [error] make_obcallback: could not import
mod_python.apache.\n
'import site' failed; use -v for tr
On Feb 20, 6:04 am, Joshua Kugler <[EMAIL PROTECTED]> wrote:
> Pradnyesh Sawant wrote:
> > Hello,
> > I have a small program which does 'import hashlib'. This program runs fine
> > with python2.5. But when I try running the same program through
> > mod_python, I get the error: 'ImportError: No modu
Pradnyesh Sawant wrote:
> Hello,
> I have a small program which does 'import hashlib'. This program runs fine
> with python2.5. But when I try running the same program through
> mod_python, I get the error: 'ImportError: No module named hashlib' in the
> apache2 error.log
>
> Searching online sug
On 02:07, 17Feb2008, Graham Dumpleton wrote:
> On Feb 17, 3:29 pm, Pradnyesh Sawant wrote:
> > Hello,
>
> Your mod_python isn't compiled against Python 2.5 but is using an
> older version. You will need to rebuild mod_python to use Python 2.5
> instead. You cannot just point mod_python at the Pyt
On Feb 17, 3:29 pm, Pradnyesh Sawant <[EMAIL PROTECTED]> wrote:
> Hello,
> I have a small program which does 'import hashlib'. This program runs fine
> with python2.5. But when I try running the same program through mod_python,
> I get the error: 'ImportError: No module named hashlib' in the apache
Pradnyesh Sawant wrote:
> Hello,
Hi
[...]
> So, my Q is, is it possible to make mod_python use the same PYTHONPATH as
> the python2.5 interpreter? if so, how?
You can use the PythonPath directive to set the PYTHONPATH to whatever
you want
> any other suggestions to solve the above problem are
Hello,
I have a small program which does 'import hashlib'. This program runs fine
with python2.5. But when I try running the same program through mod_python,
I get the error: 'ImportError: No module named hashlib' in the apache2
error.log
Searching online suggested me to include md5.so or md5modul
[EMAIL PROTECTED] wrote:
[...]
> BTW, there is a mailing list specifically for mod_python. You might be
> better off asking questions directly there, as we have seen most
> problems. You can also search the mailing list archives from the
> mod_python site.
>
> BTW, the quadruple backslashes is ind
dan84 wrote:
> I don't understand this error , in the (Apache) errorlog I read this
> message :
>
> [Sat Oct 28 14:04:03 2006] [error] make_obcallback: could not import
> mod_python.apache.\n
> [Sat Oct 28 14:04:03 2006] [error] make_obcallback: Python path being
> used "['C:Python24python2
dan> I don't understand this error , in the (Apache) errorlog I read
dan> this message :
dan> [Sat Oct 28 14:04:03 2006] [error] make_obcallback: could not import
dan> mod_python.apache.\n
dan> [Sat Oct 28 14:04:03 2006] [error] make_obcallback: Python path being
dan> used
dan84 wrote:
> I don't understand this error , in the (Apache) errorlog I read this
> message :
>
> [Sat Oct 28 14:04:03 2006] [error] make_obcallback: could not import
> mod_python.apache.\n
> [Sat Oct 28 14:04:03 2006] [error] make_obcallback: Python path being
> used "['C:Python24python
"dan84" <[EMAIL PROTECTED]> writes:
> I don't understand this error , in the (Apache) errorlog I read this
> message :
>
> [Sat Oct 28 14:04:03 2006] [error] make_obcallback: could not import
> mod_python.apache.\n
> [Sat Oct 28 14:04:03 2006] [error] make_obcallback: Python path being
> used "['C
I don't understand this error , in the (Apache) errorlog I read this
message :
[Sat Oct 28 14:04:03 2006] [error] make_obcallback: could not import
mod_python.apache.\n
[Sat Oct 28 14:04:03 2006] [error] make_obcallback: Python path being
used "['C:Python24python24.zip', '.DLLs', '.\\\
Hello there,
I have this weird problem with a mod_python application.
Recently I installed ElementTree and cElementTree through ez_setup.py,
even though they were already installed normally (this might not be too
smart, but I don't think it's related to my actual problem).
I have a web applica
Damjan <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> > MySQLdb is working fine at command line, however when I tried to use
> > it with mod_python, it give me a "server not initialized" error.
>
> Maybe its this problem?
> http://www.modpython.org/FAQ/faqw.py?req=show&file=faq
> MySQLdb is working fine at command line, however when I tried to use
> it with mod_python, it give me a "server not initialized" error.
Maybe its this problem?
http://www.modpython.org/FAQ/faqw.py?req=show&file=faq02.013.htp
--
damjan
--
http://mail.python.org/mailman/listinfo/python-list
17 matches
Mail list logo