Christoph Schnauß: Can't LoadModule php4_module in den apache 2.0.39 win32

Beitrag lesen

hi,

Also, ich hab im Moment den 2.0.36er, sowie PHP 4.2.1 und die scheinen sich zu mögen. Im Apache 2.0.39 funktioniert PHP dann wieder nicht.

Bei mir läuft Apache 2.0.39 mit PHP4.2.1 völlig problemlos

LoadModule php4_module C:/PHP/sapi/php4apache2.dll
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

Den Script-Alias für das Verzeichnis, in dem die php.exe liegt, und entsprechend -Action application/x-httpd-php "/php/php.exe"- halte ich durchaus ebenfalls für sinnvoll ;-)

Grüße aus Berlin

Christoph S.