Mailinglisten-Archive |
Hallo Michael,
> Was muss ich in der PHP.ini oder in der httpd.conf einfuegen, damit er
> funktioniert?
> BES ist Win XP.
in der httpd.conf sollte dies stehen:
ScriptAlias /php4/ "C:/php4/"
Action application/x-httpd-php4 "/php4/php.exe"
AddType application/x-httpd-php4 .php4
AddType application/x-httpd-php4 .php3
AddType application/x-httpd-php4 .php
Gruss
Bernd
php::bar PHP Wiki - Listenarchive