I'm attempting to get OTRS installed within a Jail on FreeNAS 9.3.
I'm following this FreeBSD tutorial https://forums.freebsd.org/threads/how- ... e24.49365/
However I am attempting to install 4.0.9 rather than 4.0.2
I get no errors with anything in the tutorial, everything seems to install correctly.
When I attempt to go to xxx.xxx.xxx.xxx./otrs/installer.pl I get this
And my httpd-error.log shows thisInternal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at you@example.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Code: Select all
[client 192.168.11.95:50459] AH01215: (2)No such file or directory: exec of '/opt/otrs/bin/cgi-bin/installer.pl' failed: /opt/otrs/bin/cgi-bin/installer.pl
[Wed Aug 05 16:29:50.953114 2015] [cgi:error] [pid 44061] [client 192.168.11.95:50459] End of script output before headers: installer.pl
Anyone have ideas?