On Tue, 01 Mar 2011 20:17:56 +0100, Søren Jensen wrote:
> Looks like
>
> mod_wsgi is dying.
>
> [Tue Mar 01 20:17:21 2011] [notice] child pid 5376 exit signal
> Segmentation fault (11)
>
> On 2011-03-01 16:24, Andrew Colin Kissa wrote:
>> On 01 Mar 2011, at 5:18 PM, smileyguy wrote:
>>
>>> did the following shut down apache and tested using "python 
>>> manage.py
>>> runserver ip_addr:80 and i am able to login and use Baruwa again, 
>>> but the
>>> question is why does this not work on apache am i missing something 
>>> in my
>>> vhost ?
>> Your vhost seems okay nothing i can see there would cause the 
>> problem,
>> if you can turn up your loglevel for the vhost you may be able to 
>> get more
>> info to troubleshot the cause of the problem.
>>
>> --
>> Baruwa - www.baruwa.org
>>
>> _______________________________________________
>> Baruwa mailing list
>> [email protected]
>> http://lists.baruwa.org/mailman/listinfo/baruwa
>>
> _______________________________________________
> Baruwa mailing list
> [email protected]
> http://lists.baruwa.org/mailman/listinfo/baruwa

 Went back to python 2.6 and now i get the following errors in 
 baruwa-error_log file

 [Wed Mar 02 06:59:50 2011] [error] [client 62.243.72.144] Traceback 
 (most recent call last):
 [Wed Mar 02 06:59:50 2011] [error] [client 62.243.72.144]   File 
 "/usr/lib/python2.6/site-packages/baruwa-1.0.2-py2.6.egg/baruwa/baruwa.wsgi", 
 line 6, in <module>
 [Wed Mar 02 06:59:50 2011] [error] [client 62.243.72.144]     import 
 django.core.handlers.wsgi
 [Wed Mar 02 06:59:50 2011] [error] [client 62.243.72.144] ImportError: 
 No module named django.core.handlers.wsgi
 [Wed Mar 02 07:02:03 2011] [info] [client 62.243.72.144] mod_wsgi 
 (pid=21964, process='', application='baruwa.xwb.dk|'): Loading WSGI 
 script 
 '/usr/lib/python2.6/site-packages/baruwa-1.0.2-py2.6.egg/baruwa/baruwa.wsgi'.
 [Wed Mar 02 07:02:03 2011] [error] [client 62.243.72.144] mod_wsgi 
 (pid=21964): Target WSGI script 
 '/usr/lib/python2.6/site-packages/baruwa-1.0.2-py2.6.egg/baruwa/baruwa.wsgi' 
 cannot be loaded as Python module.
 [Wed Mar 02 07:02:03 2011] [error] [client 62.243.72.144] mod_wsgi 
 (pid=21964): Exception occurred processing WSGI script 
 '/usr/lib/python2.6/site-packages/baruwa-1.0.2-py2.6.egg/baruwa/baruwa.wsgi'.

 tried to google the errors but i havn't found the solution yet please 
 help.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa

Reply via email to