Apache wont start

Moderator: crythias

Locked
zipzoom
Znuny newbie
Posts: 26
Joined: 15 Aug 2012, 22:09
Znuny Version: 3.1.4

Apache wont start

Post by zipzoom »

Keep getting the below in the log file when trying to start Apache


[Tue Feb 12 10:15:41 2013] [error] Can't locate Apache/DBI.pm in @INC (@INC contains: C:/PROGRA~2/OTRS/OTRS/Custom C:/PROGRA~2/OTRS/OTRS/Kernel/cpan-lib C:/PROGRA~2/OTRS/OTRS/ C:/Program Files (x86)/OTRS/StrawberryPerl/perl/site/lib C:/Program Files (x86)/OTRS/StrawberryPerl/perl/vendor/lib C:/Program Files (x86)/OTRS/StrawberryPerl/perl/lib . C:/Program Files (x86)/OTRS/Apache) at C:/PROGRA~2/OTRS/OTRS/scripts/apache2-perl-startup.pl line 51.\nBEGIN failed--compilation aborted at C:/PROGRA~2/OTRS/OTRS/scripts/apache2-perl-startup.pl line 51.\nCompilation failed in require at (eval 7) line 1.\n
KlausNehrer
Znuny ninja
Posts: 1312
Joined: 25 May 2012, 08:51
Znuny Version: OTRS 4
Real Name: Klaus Nehrer

Re: Apache wont start

Post by KlausNehrer »

Can't locate Apache/DBI.pm in @INC

Install Apache::DBI
->http://lists.bestpractical.com/pipermai ... 07181.html
zipzoom
Znuny newbie
Posts: 26
Joined: 15 Aug 2012, 22:09
Znuny Version: 3.1.4

Re: Apache wont start

Post by zipzoom »

the kernal folder was in the wrong location once i moved it back it worked

Resolved
Locked