Which perl are you using on Windows, ActiveState? And what does the error_log say? Offhand, I'd guess that perl can't find Apache::OutFilterHandler. On Thu, 7 Apr 2005, Andrea Palmieri wrote: > > 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 > -- Craig Dunigan IS Technical Services Specialist (I don't know what it means, either) Middleware - Enterprise Info Systems - Department of Info Technology University of Wisconsin, Madison opinions expressed are my own, not the University's --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx