|
apache2.0, php4.2.2, & mysql3.23.58 - undefined function: mysql_pconnect()
I know I'm doing something stupid here, but I can't seem to find it. Anyone know why I'd be getting undefined function: mysql_pconnect()?
My box is running RH9.
phpx.ini has all the mysql stuff in (it's not commented out).
am I missing a connection somewhere?
FYI:
rpm -qa
php-4.2.2-17.2
php-ldap-4.2.2-17.2
php-imap-4.2.2-17.2
php-mysql-4.2.2-17.2
mysql-3.23.58-1.9
mysql-server-3.23.58-1.9
mod_auth_mysql-1.11-12
php-mysql-4.2.2-17.2
httpd-2.0.40-21.9
Thanks
|