[users@httpd] problem with PerlOutputFilterHandler on win32

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

 



 
I am developing an output filter using the directive PerlOutputFilterHandler...I enclose the Location info
 
ProxyPass /accessportal  http://10.10.100.12:9080/accessportal
ProxyPassReverse /accessportal  http://10.10.100.12:9080/accessportal
<Location /accessportal>
 SetHandler perl-script
 PerlOptions +SetupEnv
 PerlSetVar sessiontime 2
 RequestHeader set iv-user mi2608
 PerlOutputFilterHandler Apache::OutFilterHandler
</Location> 
 
...the problem is that Apache doesn't start at all !!! While it starts normally if I comment the line
"PerlOutputFilterHandler Apache::OutFilterHandler".
 
Environment :
    Windows 2000 Professional
    apache 2.0.53
    mod_perl 2.0.0 RC4
    libapreq2 2.04-dev
    perl 5.8.0
    Windows 2000 Professional
   
Everything works fine on Linux RedHat 9.
 
Is it a bug of the Windows Apache 2.0.52  release ?
 
Thanks
Andrea

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux