Re: Apache problems when using mod_perl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/2/06, Raymond Norton <admin@xxxxxxxx> wrote:
> I am trying to install webgui on a new core 4 install.
> Part of the install is to edit perl.conf, by adding the
> following:
>
> <Files ~ "\.(pl)$">
> SetHandler perl-script
> PerlHandler ModPerl::Registry
> PerlOptions +SetupEnv +ParseHeaders
> </Files>
> PerlRequire /data/WebGUI/sbin/preload.perl

Please read the fast_start guide (located in the /usr/share docs area
for mod_perl.)  you will need to use perldoc to read the POD file.

There is a line that you can use that allows using old mod_perl 1 Perl
code, specifically see:

http://perl.apache.org/docs/2.0/user/porting/porting.html#Using_the_C_Apache2__compat__Layer

HTH/Bill
--
WC -Sx- Jones | http://ccsh.us/ | Open Source Consulting


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux