Hi all! I'm having problems with installing PHP 4.4.6 on my win box. I've installed Apache2 and it works fine. But when I try to run php files I get the following error message: Not Found The requested URL /php/php-cgi.exe/index.php was not found on this server.
-------------------------------------------------------------------------------- Apache/2.0.59 (Win32) Server at localhost Port 80 I think it's me that have configured php.ini or httpd.conf wrong but I don't know what to look for. I've tried to locate php-cgi.exe but in vain. Is it a pseudo file? I tried to modify the cgi ScritpAlias to ScriptAlias /cgi-bin/ "C:/PHP/" from the default: ScriptAlias /cgi-bin/ "C:/Programmer/Apache Group/Apache2/cgi-bin/" I hope there is someone out there that can cast a light on this. Thanks! Cheers, Jon (from riot city #1, Denmark)