anonymus: Apache - Bitte, bitte, bitte

Beitrag lesen

LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php

probier mal:

ScriptAlias /php4/ "c:/php/"
AddType application/x-httpd-php4 .php
Action application/x-httpd-php4 "/php/php.exe"

mfg