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

Re: [cobalt-developers] PHP 4.0.6 for RaQ4 released



>I am glad to announce PHP 4.0.6 for RaQ4, available for free download 
from
>http://pkg.nl.cobalt.com
>This version 'resembles' the official Cobalt version, therefore no issues
>should arise.

Prior to installing the non-NEWGD-version of the new pkg, I had phpMyAdmin 
2.2.0 and a PHP-MySQL app-in-development working fine.  Following the 
installation of the PHP 4.0.6 pkg, phpMyAdmin still works fine but the 
PHP-MySQL app will no longer connect, actually, it doesn't even recognize 
the function call.  All connection calls render the following error:

"Call to undefined function: mysql_connect() ..."