Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 18th February 2010, 03:32 AM
biggsk's Avatar
biggsk Offline
Registered User
 
Join Date: Aug 2007
Location: The Bay, Florida
Age: 31
Posts: 194
windows_xp_2003firefox
Question Accessing Trac interface

I have installed Trac via 'yum install trac'.
How do I access the interface?
I do not see a trac directory in my /var/www/html directory.
I'm sure I am missing something simple..
Thanks in advance.
__________________
Dell Inspirion 1520
Intel® Pentium® Dual-Core Mobile Processor T2370
4GB, DDR2, 667MHz
250GB 5400RPM SATA Hard Drive
Intel Integrated Graphics Media Accelerator 3100
Dell Wireless 1395 802.11g Mini Card

My tech blog(s):
http://blog.biggsenterprises.net

:eek:
Reply With Quote
  #2  
Old 18th February 2010, 04:20 AM
madhavdiwan Offline
Registered User
 
Join Date: Jun 2009
Posts: 472
windows_xp_2003firefox
you need to set it up

please read /etc/httpd/conf.d/trac.conf

[madhav@server2 Desktop]$ cat /etc/httpd/conf.d/trac.conf
# Replace all occurrences of /srv/trac with your trac root below
# and uncomment the respective SetEnv and PythonOption directives.
<LocationMatch /cgi-bin/trac\.f?cgi>
#SetEnv TRAC_ENV /srv/trac
</LocationMatch>
<IfModule mod_python.c>
<Location /cgi-bin/trac.cgi>
SetHandler mod_python
PythonHandler trac.web.modpython_frontend
#PythonOption TracEnv /srv/trac
</Location>
</IfModule>

please read the documentation that comes with the packages , there is more than just the http config to set up if you want trac to work well for you

Last edited by madhavdiwan; 18th February 2010 at 04:25 AM.
Reply With Quote
Reply

Tags
accessing, interface, trac

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Web interface for accessing files marvin_ita Servers & Networking 5 19th January 2010 05:58 PM
Help Configure Trac! ks.sundarrajan Using Fedora 3 3rd July 2008 05:07 AM
Need Help with setting up DAV, SVN and TRAC with Apache2 abhigupta Servers & Networking 0 23rd May 2008 08:04 PM
SVN support in Trac (Fedora 7) kaurikk Using Fedora 5 2nd June 2007 08:19 PM
Trac & FC4 N3LDAN Using Fedora 0 14th September 2005 01:13 AM


Current GMT-time: 08:29 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat