Results 1 to 4 of 4

Thread: Installing Trac

  1. #1

    Default Installing Trac

    Hi Guys,

    I'm having issues installing trac on my semi-dedicated server.

    as far as i can tell trac, sqlite, mod_python etc is installed:

    I tried adding:
    <VirtualHost * >
    DocumentRoot /var/www/myproject
    ServerName trac.mycompany.com
    <Location />
    SetHandler mod_python
    PythonInterpreter main_interpreter
    PythonHandler trac.web.modpython_frontend
    PythonOption TracEnv /var/trac/myproject
    PythonOption TracUriRoot /
    </Location>
    </VirtualHost>

    to my httpd.conf, but it didn't work at all.

    Anyone have experience setting up trac?

  2. #2

    Default

    I ended up having to use an .htaccess file to handle this.

    Resolved

  3. #3

    Default

    Quote Originally Posted by sewetrev View Post
    Hi Guys,

    I'm having issues installing trac on my semi-dedicated server.

    as far as i can tell trac, sqlite, mod_python etc is installed:

    I tried adding:
    <VirtualHost * >
    DocumentRoot /var/www/myproject
    ServerName trac.mycompany.com
    <Location />
    SetHandler mod_python
    PythonInterpreter main_interpreter
    PythonHandler trac.web.modpython_frontend
    PythonOption TracEnv /var/trac/myproject
    PythonOption TracUriRoot /
    </Location>
    </VirtualHost>

    to my httpd.conf, but it didn't work at all.

    Anyone have experience setting up trac?
    hi

    I saw your thread.. I guess you have installed trac on server.. I am trying to do that too... on go daddy.. but I am completely lost
    I am kinda new and don't know from where to start
    I have read the trac installation but don't know how to do it on go daddy... if you know anything that could help please let me know
    thanks
    -Saket

  4. #4
    Join Date
    Oct 2006
    Location
    localhost
    Posts
    3,375

    Smile

    Hi Saket,

    I've replied to your PM, please let me know if we can assist you further

    Rock _a.k.a._ Jack
    Windows Hosting || Windows Reseller Hosting
    Cloud Hosting 100% UPTIME! || Powerful Dedicated Servers
    Follow eUKhost on Twitter || Join eUKhost Community on Facebook

    For complaints, grievances or suggestions kindly email our FeedBack Dept.
    Proper action will be taken accordingly & instantaneously!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •