Wagner, Aaron wrote on 22.06.2005:
>Running:: Server Version: Apache/2.0.48 (Win32) mod_perl/1.99_13-dev
>Perl/v5.8.3 PHP/4.3.4
>
>I had a similar issue and had to add a few lines to the httpd.conf
>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>PerlSwitches -w PerlSwitches -I/WebCore2/Perl/site/lib/Apache2
>PerlSwitches -I/WebCore2/Perl/site/lib PerlSwitches
>-I/WebCore2/Perl/lib
>
><IfModule mod_perl.c>
>Include conf/perl.conf
></IfModule> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>
>There is some kind of command to show @INC hash but I can't remember
>it.

It turned out that my version of CGI.pm was too old to use the Apache2:: 
modules - I upgraded and everything's good now.

Thanks for your help,

Jan
-- 
Unix is user friendly - it's just picky about it's friends.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to