Anywhere in @INC
http://perl.apache.org/docs/2.0/user/config/config.html#Modifying_C__INC__on_a_Per_VirtualHost
On 17/11/2011 17:33, Meir Yanovich wrote:
> Hi
> and thanks for the fast reply ,
> what i meant is for example , i have written filter
> called Myfilter.pm or MyFilter.pl
> where to put
Hi
and thanks for the fast reply ,
what i meant is for example , i have written filter
called Myfilter.pm or MyFilter.pl
where to put them ? physically ? relative to what in which directory ?
also where to configure the path to this directory.
Thanks
On Thu, Nov 17, 2011 at 4:34 PM, Issac Goldstan
On 17/11/2011 16:27, Meir Yanovich wrote:
> There lots of tutorials on the web on how to configure the mod_perl
> filters but info i didn't understand and its like no where written ,
> where to put them and how to tell mod_perl/apache about there path
> /location . i mean only the filters part not
There lots of tutorials on the web on how to configure the mod_perl filters
but info i didn't understand and its like no where written , where to put
them and how to tell mod_perl/apache about there path /location . i mean
only the filters part not the ordinary perl files
When I edit tht httpd.cong for mod_perl,
Apache not works.
?
Sandhya.
On Tue, 24 Feb 2009 02:56:11 +0530 wrote
>
>
>On Mon, 23 Feb 2009, Clinton Gormley wrote:
>> to:
>> eval {load_application(); 1} || print STDERR $@;
>> 1;
>>
>> then I see the proper error message, but apache starts
>>