Hi,
Please, I need any pointer ....

I run trac 0.10.4
I just upgrade Python (from 2.4 to 2.5)

"Before the upgrade Python, my Proyects Trac were working OK"

I reinstall trac 0.10.4 with  "setup.py install"
I have the configuration on Apache server:

ScriptAlias /trac /usr/share/trac/cgi-bin/trac.fcgi/
<Location "/trac">
  SetEnv TRAC_ENV_PARENT_DIR "/home/smct/proyectos/"
</Location>

Now restart my Apache server:

and accessing by a browser to trac URL:

/usr/lib/python2.5/site-packages/trac/web/main.py in send_project_index
(environ={'DOCUMENT_ROOT': '/var/www/', 'GATEWAY_INTERFACE': 'CGI/
1.1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/
xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET':
'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_ACCEPT_ENCODING':
'gzip,deflate', 'HTTP_ACCEPT_LANGUAGE': 'es-es,es;q=0.8,en-
us;q=0.5,en;q=0.3', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE':
'rack.session=BAh7AA%3D%3D%0A', 'HTTP_HOST':
'servidor.iespoligonosur.org', 'HTTP_KEEP_ALIVE': '300', ...},
start_response=<function start_response at 0xb601041c>, parent_dir='/
home/smct/proyectos', env_paths=None)

I suposse to get a problem of environment.
I must fix env_paths??

Thank in advance.
--Paulino
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to