Re: [PHP-DB] undefined function: mysql_pconnect()

2003-03-01 Thread Paul Burney
on 3/1/03 12:16 AM, Cameron at [EMAIL PROTECTED] appended the
following bits to my mbox:

> I'm new to this stuff, so you have to excuse me if I seem dense.  I can't
> get MySQL base operation from PHP 4.22 under RedHat Linux 8.0.  I get the
> following error when trying to use mysql_connect().
> 
> "Call to undefined function: mysql_pconnect()"

You need to install the php-MySQL RPM file from the Red Hat CD.  The default
install doesn't give you MySQL support.

HTH.

Sincerely,

Paul Burney

-- 

I'm inhaling Caesar's last gasp...
http://paul.burney.ws/thoughts/caesars_breath.html



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] undefined function: mysql_pconnect()

2003-03-01 Thread Julien Wadin
Could you post your entire script to see what's wrong ?

-Message d'origine-
De : Cameron [mailto:[EMAIL PROTECTED]
Envoyé : samedi 1 mars 2003 6:17
À : [EMAIL PROTECTED]
Objet : [PHP-DB] undefined function: mysql_pconnect()


I'm new to this stuff, so you have to excuse me if I seem dense.  I can't
get MySQL base operation from PHP 4.22 under RedHat Linux 8.0.  I get the
following error when trying to use mysql_connect().

"Call to undefined function: mysql_pconnect()"

I don't have any other PHP running on the box, other non-db related
scripting works.  I'm using Apache 2.0, all the newest stuff.  The PHP
documentation says this should be built in, and when I utilize phpinfo(),
the output section dbx says MySQL is installed.

Can someone help me out?

Thanks...

Signed, someone who spent his time in ASP but wants out.



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] undefined function: mysql_pconnect()

2003-03-01 Thread Cameron
I'm new to this stuff, so you have to excuse me if I seem dense.  I can't
get MySQL base operation from PHP 4.22 under RedHat Linux 8.0.  I get the
following error when trying to use mysql_connect().

"Call to undefined function: mysql_pconnect()"

I don't have any other PHP running on the box, other non-db related
scripting works.  I'm using Apache 2.0, all the newest stuff.  The PHP
documentation says this should be built in, and when I utilize phpinfo(),
the output section dbx says MySQL is installed.

Can someone help me out?

Thanks...

Signed, someone who spent his time in ASP but wants out.



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php