On Sep 9, 8:36 pm, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> On Sep 10, 1:32 pm, AZMel <[EMAIL PROTECTED]> wrote:
>
> > I've been trying that but now I'm getting these errors no matter what
> > I do:
>
> > [Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121] mod_wsgi
> > (pid=5666): Target WSGI script '/usr/local/turbogears/stum/
> > apache/stum.wsgi' cannot be loaded as Python module.
> > [Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121] mod_wsgi
> > (pid=5666): Exception occurred processing WSGI script '/usr
> > /local/turbogears/stum/apache/stum.wsgi'.
>
> > As you can see it is a fresh TG app with nothing added but wsgi won't
> > load the config file.
>
> But what was the exception traceback which should have followed that
> in the Apache error log file?
>
> Can't debug it if can't see what the actual error was. :-)
>
> Graham

hehe, the same thing that was posted at 6:09 pm.

[Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121] mod_wsgi
(pid=5666): Target WSGI script '/usr/local/turbogears/stum/
apache/stum.wsgi' cannot be loaded as Python module.
[Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121] mod_wsgi
(pid=5666): Exception occurred processing WSGI script '/usr
/local/turbogears/stum/apache/stum.wsgi'.
[Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121] Traceback
(most recent call last):
[Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121]   File "/usr/
local/turbogears/stum/apache/stum.wsgi", line 11, in <m
odule>
[Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121]     import
turbogears
[Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121]   File "/usr/
lib/python2.5/site-packages/TurboGears-1.0.6-py2.5.egg/
turbogears/__init__.py", line 5, in <module>
[Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121]     from
turbogears import config
[Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121]   File "/usr/
lib/python2.5/site-packages/TurboGears-1.0.6-py2.5.egg/
turbogears/config.py", line 4, in <module>
[Tue Sep 09 20:26:23 2008] [error] [client 192.168.1.121]     from
configobj import ConfigObj

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to