[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] PHP 4.0.6 for RaQ4 released
- Subject: RE: [cobalt-developers] PHP 4.0.6 for RaQ4 released
- From: "KAMRY" <kamry1888@xxxxxxxxx>
- Date: Thu Sep 6 16:23:01 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Check the user and db databases and see if the necessary entries are there.
See if the domain and ip of that site you are testing that file from is in
there!!
Hope that help....
Kal
-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On Behalf Of
kimbjork@xxxxxxxxxxxx
Sent: Fri, September 07, 2001 3:05 AM
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: 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() ..."