killinggameshow
MIS
I'm just setting up my machine to do some local script development, but for some reason I can't get the server to function properly. I'm running apache http server 2.0, and have looked over everything i can think of in the httpd.conf file. The scriptalias is correct, and I have Options ExecCGI set in the directory string for the cgi folder. Anything else i'm missing? When I try to open the script from it gives me an "internal server error" and if I check the log it says "access denied - could not create child process". What do I do next?