Edgewall Software

Changes between Version 24 and Version 25 of TracOnUbuntu


Ignore:
Timestamp:
Nov 12, 2005, 5:53:56 AM (18 years ago)
Author:
me@…
Comment:

Inconsistency with apache config and url to visit near end

Legend:

Unmodified
Added
Removed
Modified
  • TracOnUbuntu

    v24 v25  
    109109 * the path to the Trac templates directory ({{{/usr/share/trac/templates}}})
    110110
    111 ... then it prints out a bunch of stuff. If there are no errors you should now be able to surf to your Trac site at '''!http://servername/cgi-bin/trac.cgi'''
     111... then it prints out a bunch of stuff. If there are no errors you should now be able to surf to your Trac site at '''!http://servername/trac.cgi'''
    112112
    113113At the time I did my install, there was one glitch in the Ubuntu Universe Trac installer. It doesn't install the neo_cgi.so file needed in the python2.4 directory space. So when I surfed to my Trac site, I got the error '''!ImportError: No module named neo_cgi'''. I was able to fix this by symlinking the python2.3 version like so: