Downloads
Note: Latest project files are located at the
SourceForge
download page.
If you are not redirected within a short
while please click the link above
email: phplusadmin@sourceforge.net
Additional Components Required
PHP 5 requires httpd 2.0.47 or higher to load it as a module.
-------------------------------------------------------------
http://httpd.apache.org/
we used httpd-2.0.47.tar.gz with Linux kernel 2.4
PHP 5 beta 2 requires libxml2 2.5.5 or higher
---------------------------------------------
we used the following libxml2 versions with Red Hat Linux 9.0 (Linux kernel
2.4)
http://xmlsoft.org/
libxml2-2.5.10-1.i386.rpm
libxml2-devel-2.5.10-1.i386.rpm
libxml2-python-2.5.10-1.i386.rpm
PEAR libraries used (These are used with the IDE- opetional - only if
you want)
-------------------------------------------------------------------------------
SOAP-0.8RC2.tgz (http://pear.php.net/package/SOAP)
we have modified this library to suit PHP 5 beta2. (SOAP-modified.tgz)
PHPUnit-0.6.2.tgz (http://pear.php.net/package/PHPUnit)
PhpDocumentor-1.2.3.tgz (http://pear.php.net/package/PhpDocumentor)
we have modified this library to suit PHP 5 beta2. (PhpDocumentor-modified.tgz)
|