Yes it was I fixed it by adding the proper slashes in the 000-default file
for apache.
I now get this error on the Trac setup.
Oops...
Trac detected an internal error: 'NoneType' object has no attribute 'log'
Traceback (most recent call last):
File "/usr/share/trac/cgi-bin/trac.cgi", line 20, in <module>
cgi_frontend.run()
File "/var/lib/python-support/python2.5/trac/web/cgi_frontend.py",
line 68, in run
gateway.run(dispatch_request)
File "/var/lib/python-support/python2.5/trac/web/wsgi.py", line 87, in run
response = application(self.environ, self._start_response)
File "/var/lib/python-support/python2.5/trac/web/main.py", line 430,
in dispatch_request
env.log.exception(e)
AttributeError: 'NoneType' object has no attribute 'log'
Does anyone have any ideas on how I can fix this error?
Addison
On Tue, Jul 21, 2009 at 3:01 AM, Olemis Lang <[email protected]> wrote:
>
> On Sat, Jul 18, 2009 at 12:18 AM, Ad<[email protected]> wrote:
> >
> > Oops...
> >
> [...]
> > File "/var/lib/python-support/python2.5/trac/env.py", line 195, in
> > verify
> > fd = open(os.path.join(self.path, 'VERSION'), 'r')
> > IOError: [Errno 2] No such file or directory: 'var/trac/phpBB/mods/
> > demon_chat/VERSION'
> >
>
> This means that var/trac/phpBB/mods/demon_chat/ is not a Trac env.
> BTW isnt it `/var/trac/phpBB/mods/demon_chat/` ?
>
> --
> Regards,
>
> Olemis.
>
> Blog ES: http://simelo-es.blogspot.com/
> Blog EN: http://simelo-en.blogspot.com/
>
> Featured article:
>
> >
>
--
Regards,
Addison McDermid
I.T. Construct
http://www.itconstruct.com.au
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---