I have just installed Apache Webserver 2.0.46, ActivePerl 5.8.4 and MySql 3.51 on a laptop under Windows XP.
Everything runs --- Apache is running, MySQL is running and Perl is running. I can do perl commands from the command prompt. However, when I try to run my perl scripts from the cgi-bin installed locally, I get an Internal Server Error. Looking at the log file tells me the errors are always: Access is denied. couldn't create child process: 720005: and Access is denied. couldn't spawn child process All the scripts have been updated to have #!c:/perl/bin as the top line. All scripts run from Cgi-bin have this same behavior. What have I forgotten to do in my install/setup/configuration processes? Thanks for any help! It's urgent that I get this running ASAP! Lynette -- 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