After reinstalling w2k on my laptop and installing Apache 2.0, php 4.3.0 I
cannot get cgi-scripts running.
In httpd.conf I have the following line:
ScriptAlias /cgi-bin/ "C:/Apache/cgi-bin/" since I have my scripts there.
When calling a script I get
Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request.

So, what do I have to do?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to