Index: openacs-4/packages/acs-core-docs/www/install-php.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-php.adp,v diff -u -r1.4.2.5 -r1.4.2.6 --- openacs-4/packages/acs-core-docs/www/install-php.adp 27 Apr 2022 16:52:20 -0000 1.4.2.5 +++ openacs-4/packages/acs-core-docs/www/install-php.adp 13 Jul 2023 12:43:20 -0000 1.4.2.6 @@ -1,11 +1,12 @@ -{/doc/acs-core-docs {ACS Core Documentation}} {Install PHP for use in AOLserver} +{/doc/acs-core-docs/ {ACS Core Documentation}} {Install PHP for use in AOLserver} Install PHP for use in AOLserver

@@ -16,7 +17,8 @@ OpenACS documentation staff.

To be able to use PHP software with AOLserver (and OpenACS), you have to install PHP with AOLserver support. Get the latest version from www.php.net. For convenience we get version 4.3.4 from a -mirror

[root root]# cd /usr/local/src
+mirror

+[root root]# cd /usr/local/src
 [root src]# wget http://de3.php.net/distributions/php-4.3.4.tar.gz
 [root src]# tar xfz php-4.3.4.tar.gz
 [root src]# cd php-4.3.4