Co to za błąd. "ScriptAlias takes two arguments, a fakename and realname". Dopisałem na końscu pliku httpd.conf:
ScriptAlias /php/ "D/usr/php/"
AddType application/x-httpd-php .php .php3
Action application/x-httpd-php "php/php.exe"
php 5 dla Windows(XP)
Z góry dziękuję za pomoc.