From 2fd32205b8af84e0fdfcde4a6862490d6c0c96d0 Mon Sep 17 00:00:00 2001 From: Aidan Lister Date: Thu, 2 Sep 2004 12:43:52 +0000 Subject: [PATCH] Added the apache shared-object stuff. This definitly needs to be split into three sections. 1 for the stuff in common, 1 for the SO, 1 for the DSO. I'm not sure how to do this, comments welcome. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167842 c90b9560-bf6c-de11-be94-00142212c4b1 --- install/unix/apache1.xml | 43 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/install/unix/apache1.xml b/install/unix/apache1.xml index 91f5b77309..8c3a0401ee 100644 --- a/install/unix/apache1.xml +++ b/install/unix/apache1.xml @@ -1,5 +1,5 @@ - + Apache 1.3.x on Unix systems @@ -103,6 +103,47 @@ 17. Use your normal procedure for starting the Apache server. (You must stop and restart the server, not just cause the server to reload by using a HUP or USR1 signal.) +]]> + + + + + Alternatively, to install PHP as a static object: + + + + + Installation Instructions (Static Module Installation for Apache) for PHP + + +