Re: [PHP] mysq_connect()

2003-01-31 Thread Chris Hewitt
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

Re: [PHP] mysq_connect()

2003-01-30 Thread Philip Olson
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

Re: [PHP] mysq_connect()

2003-01-30 Thread Khalid El-Kary
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()