<div>Hi All,</div><div><br></div><div>I have a Ubuntu 12.04 server installed on my machine. I am trying to install request-tracker4. Here's what I have done so far :</div><div><br></div><div>a) Installed request-tracker via "`sudo apt-get install request-tracker4`"  </div>
<div>b) I then tried configuring RT_SiteConfig.pm in `/etc/request-tracker4` but then ran into problems in populating the MySQL database.  </div><div>c) I then did `sudo dpkg-reconfigure request-tracker4`  </div><div>d) It solved my problems of not being able to populate / setup mysql etc.  </div>
<div>e) Now, I am trying to setup rt under `<a href="http://www.mydomain.com/rt`">www.mydomain.com/rt`</a></div><div><br></div><div>I have read various how-to's and bestpractical's own guides but I am not very much a expert in Apache configurations so stuck.  </div>
<div><br></div><div>My Current Ubuntu 12.04 server setup:  </div><div><br></div><div>Apache2, Fastcgi installed (checked in `/etc/apache2/mods-enabled`  </div><div>Web Server document root is default `/var/www/`  </div><div>
Web user `www-data`  </div><div><br></div><div><b>Question is </b>:</div><div><br></div><div>1 ) Where and What shall I put in Apache configuration to start using RT via the web-interface ?</div><div><br></div><div>I have seen two files in `/etc/request-tracker4/`  </div>
<div><br></div><div>`apache2-fastcgi.conf` and `apache2-fcgid.conf`</div><div>I even tried making a `ln -s apache2-fastcgi.conf /etc/apache2/conf.d` but when I tried opening that file in root while in the conf.d directory it said `too many levels`.</div>
<div><br></div><div>Any request tracker experts on ubuntu ?:-)</div><div><br></div><div>Your help will be very useful and appreciated</div><div>Thanks !!</div>