I'm guessing it can't find one of the DLL's it requires to load.
OR
you haven't got the loadmodule line correct.

On 31/05/2006, at 6:52 AM, [EMAIL PROTECTED] wrote:

>
> I've read the documentation on the django site, I've searched google
> and I've tried the one solution that I managed to find, but it's just
> not working.  Perhaps you guys could help me out (once again)...
>
> Apache 2.2.2, mod_python 3.28 for Python 2.4 and (obviously) Python  
> 2.4
> on Windows XP SP2.
>
> This is the error that I get:
>
> httpd: Syntax error on line 115 of C:/apache/conf/httpd.conf: Cannot
> load C:/apa
> che/modules/mod_python.so into server: The specified procedure could
> not be foun
> d.
>
> Line 115:
> LoadModule python_module modules/mod_python.so
>
> The file does exist, it is in the modules directory and if I comment
> that one line out the server starts right up.
>
> Any help on this one?
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to