Jag försökte installera PHP 5 beta 1 på Apache 1.3 under Windows XP men får felet: "No input file specified."
Jag har flyttat alla dll:er i dlls/ till windows/system32/ och i apaches conf fil har jag lagt till:
ScriptAlias /php/ "d:/program/php5/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"