Thread PHP unter Windows einrichten: alter Titel: Surfer
(3 answers)
Opened by Gast at 2006-10-04 17:37
da muss das modul noch geladen werden, zB
LoadModule php4_module c:/usr/sapi/php4apache.dll oder wo die halt liegt (für apache2 dann php4apache2.dll) und dann noch weiter unten ein AddType application/x-httpd-php .php in die httpd.conf |