
21 Aug
2010
21 Aug
'10
12:38 a.m.
Running: CentOS 4 with Apache 2 I had an older version of otrs installed. I deleted the database, and uninstalled the old version. I then installed 2.4.7 from the RPM. Here's what else I did: - ./SetPermissions.sh /opt/otrs otrs apache apache apache - ./otrs.checkModules (OK) - perl -cw cgi-bin/installer.pl (OK) - perl -cw PostMaster.pl (OK) When I go to: https://mydomain.com/otrs/installer.pl, I get: "Internal Server Error". Server logs: apache log: File does not exist: /home/webadmin/mydomain.com/html/otrs suexec.log: command not in docroot (/opt/otrs/bin/cgi-bin/installer.pl) My /etc/httpd/conf.d/otrs.conf is the default one from the setup. Bot really srue how to go from here....