> Yes, that would be the problem - ActivePerl 6xx (based on > perl-5.6.1) would be required. There's some Win32-specific > docs on building mod_perl-2, or installing in binary form, > at http://perl.apache.org/release/docs/2.0/os/win32/index.html.
I'm running a binary build and thanks to the help that I have received I now have it loading up and displaying web pages. However, when I try and run localhost/cgi-bin/printenv.pl, I get and error and the error.log file shows: [Thu Jun 13 14:17:53 2002] [error] [client 127.0.0.1] (22503)The system cannot find the path specified. : couldn't create child process: 22503: C:/WebServer/Apache2/cgi-bin/printenv.pl [Thu Jun 13 14:17:53 2002] [error] [client 127.0.0.1] (22503)The system cannot find the path specified. : couldn't spawn child process: C:/WebServer/Apache2/cgi-bin/printenv.pl I have installed to C:/WebServer/Apache2 and I have modified the httpd.conf file to reflect this. The path is correct. What could I be missing now? This should be the last problem before I stop bothering everybody, hopefully. <g> Thanks again for any help. Eldon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
