I have an intresting problem, I have a test server running windows 2k, 
Activestate perl and apache 2.

I have loaded the perl module mod_perl.so as well as told it to use 
C:/Perl/bin/perlxx.dll.

In the httpd.conf I have commented out the script alias and add ExecCGI to the 
options, then added AddHandler cgi-script .cgi .pl to the configuration. Now 
when I try to run any perl script or cgi script I get an internal server error 
500. With some vauge stuff in the error log that dosn't seem to be pertant at 
all. Ceratinaly not a cause for an internal error. Its not like the world 
would end if it couldn't find favico.ico.

The perl script run a commandline or atleast parse. SO Im out of Ideas on waht 
to do.


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to