yfdsy
June 4th, 2013, 09:36 AM
Hi Experts:
I am recently installing OTRS(otrs-3.2.7) on my ubuntu server(Ubuntu Server 12.04.2 LTS), by mainly referring to following guides:
http://vladon.com/installing-otrs-on-ubuntu-server-12-10-x64/
http://wiki.otterhub.org/index.php?title=Installation_on_Ubuntu_Lucid_Lynx_ (10.4)
But I met a issue at stage "Web server configuration":
cp /opt/otrs/scripts/apache2-httpd.include.conf /etc/apache2/conf.d/otrs.conf service apache2 restartAfter otrs.conf copy done, the apache2 can NOT start any more.
It will prompt below error message:
* Restarting web server apache2... waiting Action 'start' failed.
The Apache error log may have more information. [fail]
And apache2 error log as below:
[Wed Jun 05 00:08:37 2013] [error] Insecure dependency in require while running with -T switch at /opt/otrs//Kernel/Config/Defaults.pm line 34.
BEGIN failed--compilation aborted at /opt/otrs//Kernel/Config/Defaults.pm line 34.
Compilation failed in require at /opt/otrs//Kernel/Config.pm line 103.
BEGIN failed--compilation aborted at /opt/otrs//Kernel/Config.pm line 103.
Compilation failed in require at /opt/otrs/scripts/apache2-perl-startup.pl line 68.
BEGIN failed--compilation aborted at /opt/otrs/scripts/apache2-perl-startup.pl line 68.
Compilation failed in require at (eval 2) line 1.
[Wed Jun 05 00:08:37 2013] [error] Can't load Perl file: /opt/otrs/scripts/apache2-perl-startup.pl for server localhost:0, exiting...
If I delete my coped otrs.conf from /etc/apache2/conf.d, then apache2 can restart correctly.
Can any one give some advice on this issue?
Waiting for your input and thanks in advance!
Best Regards
Davis
I am recently installing OTRS(otrs-3.2.7) on my ubuntu server(Ubuntu Server 12.04.2 LTS), by mainly referring to following guides:
http://vladon.com/installing-otrs-on-ubuntu-server-12-10-x64/
http://wiki.otterhub.org/index.php?title=Installation_on_Ubuntu_Lucid_Lynx_ (10.4)
But I met a issue at stage "Web server configuration":
cp /opt/otrs/scripts/apache2-httpd.include.conf /etc/apache2/conf.d/otrs.conf service apache2 restartAfter otrs.conf copy done, the apache2 can NOT start any more.
It will prompt below error message:
* Restarting web server apache2... waiting Action 'start' failed.
The Apache error log may have more information. [fail]
And apache2 error log as below:
[Wed Jun 05 00:08:37 2013] [error] Insecure dependency in require while running with -T switch at /opt/otrs//Kernel/Config/Defaults.pm line 34.
BEGIN failed--compilation aborted at /opt/otrs//Kernel/Config/Defaults.pm line 34.
Compilation failed in require at /opt/otrs//Kernel/Config.pm line 103.
BEGIN failed--compilation aborted at /opt/otrs//Kernel/Config.pm line 103.
Compilation failed in require at /opt/otrs/scripts/apache2-perl-startup.pl line 68.
BEGIN failed--compilation aborted at /opt/otrs/scripts/apache2-perl-startup.pl line 68.
Compilation failed in require at (eval 2) line 1.
[Wed Jun 05 00:08:37 2013] [error] Can't load Perl file: /opt/otrs/scripts/apache2-perl-startup.pl for server localhost:0, exiting...
If I delete my coped otrs.conf from /etc/apache2/conf.d, then apache2 can restart correctly.
Can any one give some advice on this issue?
Waiting for your input and thanks in advance!
Best Regards
Davis