Hi,
Is there any body who have experience with the flags in mysql_connect() in
php >= 4.3 . Especially the MYSQL_CLIENT_COMPRESS flag.
I dont know if it works or not. I cant make any difference. Should php must
be compiled with a special flag to get work this?
atur
--
PHP General Mailing Lis
Cesar Rodriguez wrote:
-snip--
The message I get is:
"Fatal error: Call to undefined function: mysql_pconnect() in
var/www/html/lesson/firsta.php"
Seems that PHP4 does not find the MySQL library. I checked php.ini and
httpd.conf files and everything is in its pla
On Thu, 30 Jan 2003, Cesar Rodriguez wrote:
> Hi there, my name is Cesar Rodriguez and I am trying to upgrade from Caldera
> Linux Server 2.3 into RedHat Server 8.0. The problem I encounter is that
> after testing different scripts, php is working, except when I make an MySQL
> call like mysql_co
is PHP configured with --with-mysql ?
Hi there, my name is Cesar Rodriguez and I am trying to upgrade from
Caldera
Linux Server 2.3 into RedHat Server 8.0. The problem I encounter is that
after testing different scripts, php is working, except when I make an
MySQL
call like mysql_connect()
Hi there, my name is Cesar Rodriguez and I am trying to upgrade from Caldera
Linux Server 2.3 into RedHat Server 8.0. The problem I encounter is that
after testing different scripts, php is working, except when I make an MySQL
call like mysql_connect() or mysql_pconnect().
The call is as follows:
5 matches
Mail list logo