[mod_python] Can't find symbol

Lee E. Brown Administrator at leebrown.org
Wed Dec 8 12:25:49 EST 2004


----- Original Message ----- 
From: "Jesper Hedin" <jesper.hedin at gmail.com>
To: <mod_python at modpython.org>
Sent: Wednesday, December 08, 2004 11:55 AM
Subject: [mod_python] Can't find symbol


> Hello. I am getting this error when i try to start apache with mod_python:
>
> $ ./apachectl configtest
> Syntax error on line 270 of /usr/local/apache2/conf/httpd.conf:
> Can't locate API module structure `pyhton_module' in file
> /usr/local/apache2/modules/mod_python.so: ld.so.1:
> /usr/local/apache2/bin/httpd: fatal: pyhton_module: can't find symbol

You may already have thought of this, but "python_module" is probably 
misspelled in your httpd.conf file.

(Side note: I have this problem all the time.  mod_speling is nice, but what 
~I~ really need is a "mod_lysdexia.")




More information about the Mod_python mailing list