diff --git a/chapters/install.xml b/chapters/install.xml index 58dc34fe40..385a7443c3 100644 --- a/chapters/install.xml +++ b/chapters/install.xml @@ -1,5 +1,5 @@ - + Installation @@ -4109,6 +4109,18 @@ stop and start: + + + In Apache 1.3.22 for Windows, the default configuration file + (httpd.conf-dist-win) has + a ClearModuleList directive included + by default. If this directive is used, it is required + to put an AddModule mod_php4.c to + the AddModule list, as else PHP will + not be registered as an Apache module. + + + To use the source code highlighting feature, simply create a PHP script file and stick this code in: <?php show_source