From 04b81ae8d731ae45587b2feaa1f65ca872e3ff01 Mon Sep 17 00:00:00 2001 From: carstenklapp Date: Wed, 26 Dec 2001 14:56:10 +0000 Subject: [PATCH] Added a link to my homepage for downloading a PHP 4.1 Mac OS X binary and the corresponding Pear files. Also a brief note on how to update the PearDB support files after upgrading from PHP 4.0.6 to 4.1. git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@894 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- doc/INSTALL.MacOSX | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/INSTALL.MacOSX b/doc/INSTALL.MacOSX index 337ebf4ee..7938abb9b 100644 --- a/doc/INSTALL.MacOSX +++ b/doc/INSTALL.MacOSX @@ -93,6 +93,20 @@ can be used with Mac OS X are listed at: +PHP 4.1 and Mac OS X +-------------------- +The version of PHP 4.1 from Mark Liyanage's web site requires an +updated PEAR library. PhpWiki seems to work anyway but it will produce +warnings about a depreciated user function with each page load. Move +the current contents of '/System/Library/PHP' into a backup folder, +such as '/System/Library/PHP/PEAR-4.0.6'. Take the contents of the +'pear' folder from the official PHP 4.1 tarball (php-4.1.0.tar.gz) and +move it into '/System/Library/PHP'. A precompiled PHP 4.1 module for +Apache and the PearDB support files are also available at: + + + + PhpWiki Configuration Notes --------------------------- Move the phpwiki folder into the directory used by the web server. In -- 2.45.0