diff --git a/chapters/install.apache2.xml b/chapters/install.apache2.xml index 7d4627780c..7babfeb34b 100644 --- a/chapters/install.apache2.xml +++ b/chapters/install.apache2.xml @@ -1,5 +1,5 @@ - + Servers-Apache 2.0 @@ -216,7 +216,7 @@ Action application/x-httpd-php "/php/php.exe" PHP and Apache 2.0 as Module @@ -225,7 +225,10 @@ AddType application/x-httpd-php .php Remember to substitute the c:/php/ for your actual - path to PHP in the above examples. + path to PHP in the above examples. Take care to use + php4apache2.dll in your LoadModule directive and + notphp4apche.dll. The latter one + is designd to run with Apache 1.3.x.