
Nielson, Adam wrote:
You guys are right, my bad... I should have given you more to work with.
Distro: RHEL5 (all latest patches/kernel from Red Hat Linux) OTRS version: I used the packaged otrs-2.2.4-01.i386 RPM file for installation. Apache2 version: 2.2.4 Mod Perl version: 2.0.2-6.3.el5.i386 (from the official RH RPM)
I am running this on a secure (behind a company firewall, no external access at all) webserver to ONLY host OTRS. I am running it as the main website, (DocumentRoot = /opt/otrs/bin/cgi-bin) with no vhosts. Its to serve internally about 200-300 customers.
I am assuming I want mod_perl over cgi, as im serving the customer, index and faq PL files..? (I can do whichever one is needed, or whatever is needed)
...trying to think of the other email responses... I think this about covers everything. Apache, mysql, EVERYTHING on this server is for OTRS... So whatever I need to do is not an issue.
I appreciate the responses everyone.
I believe you should be able to just copy apache2-httpd- new.include.conf into your /etc/httpd/conf.d directory and restart httpd to activate the mod_perl configuration. You might want to double check any paths etc. in that file. Nils Breunese.