[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [RaQ2 & Qube2] Announce: PHP-3.0.16 for MIPS



PHP 3.0.16 has been placed on the ftp server for the RaQ2 and Qube2 now.

PHP requires gdbm.  Please grab gdbm and gdbm-devel as well.
php-ldap requires openldap and openldap-devel
php-pgsql requires postgresql

all of these files can be found at:
ftp://ftp.cobaltnet.com/pub/experimental/

NOTE: There may be problems upgrading from mod_php3-3.0.7
If you can't restart httpd succesfully after uninstalling mod_php3 and
installing these new packages, edit /etc/httpd/conf/httpd.conf and make
sure the following lines are there:

#LoadModule php_module         modules/mod_php.so
LoadModule php3_module           /usr/lib/apache/libphp3.so
#LoadModule perl_module        modules/libperl.so

FILES posted:

gdbm-1.7.3-14.mips.rpm
gdbm-devel-1.7.3-14.mips.rpm
php-3.0.16-2C2.mipsel.rpm
php-imap-3.0.16-2C2.mipsel.rpm
php-ldap-3.0.16-2C2.mipsel.rpm
php-manual-3.0.16-2C2.mipsel.rpm
php-mysql-3.0.16-2C2.mipsel.rpm
php-pgsql-3.0.16-2C2.mipsel.rpm

Oren Teich