Veröffentlicht 21. September 200420 j Toller Titel! möchte gerne auf meinem Apache Webserver, der auf Windwos XP läuft PHP 5.0 lauffähig machen. Habe PHP installiert und es kam folgende Fehlermeldung. Sorry, the software to automatically configure the Apache http.conf has not yet been written. You will have to configure Apache manually. See the install.txt file for more details. Kann mir jemand helfen??
21. September 200420 j See the install.txt file for more details. Schau mal in die Datei. Da müsste drin stehen, was Du in der httpd.conf eintragen mußt. Frank
21. September 200420 j Hast du denn mal in die install.txt reingeschaut? Da sollte das eigendlich drin stehen. Zumindest bei mit war das so mit PHP 4. Im Online Manual steht übrigends: # For PHP 5 do something like this: LoadModule php5_module "c:/php/php5apache2.dll" AddType application/x-httpd-php .php # configure the path to php.ini PHPIniDir "C:/php" Der Text muss natürlich in die httpd.conf, wenn du Apache 1.3 hast, dann die 2 bei der .dll weglassen und darauf achten, dass die Pfade auch stimmen.
Archiv
Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.