php-db | 2001041
Date: 04/09/01
- Next message: B. van Ouwerkerk: "Re: [PHP-DB] Call to undefined function: mysql_pconnect()"
- Previous message: Corin Rathbone: "RE: [PHP-DB] Images donot appear"
- Next in thread: B. van Ouwerkerk: "Re: [PHP-DB] Call to undefined function: mysql_pconnect()"
- Reply: B. van Ouwerkerk: "Re: [PHP-DB] Call to undefined function: mysql_pconnect()"
- Maybe reply: Rick Emery: "RE: [PHP-DB] Call to undefined function: mysql_pconnect()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I am getting this error when I run a program that tries to access a mySQL DB
trough PHP4. I've read that this error appears when the module for mySQL
isn't present. I have this module here :
/usr/lib/php4/extensions/mysql.so
And on my /etc/php4/apache/php.ini, I have the following :
extension_dir = /usr/lib/php4/extensions/
extension=mysql.so
¿Can anyone help me?
Thank You
Bruno
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: B. van Ouwerkerk: "Re: [PHP-DB] Call to undefined function: mysql_pconnect()"
- Previous message: Corin Rathbone: "RE: [PHP-DB] Images donot appear"
- Next in thread: B. van Ouwerkerk: "Re: [PHP-DB] Call to undefined function: mysql_pconnect()"
- Reply: B. van Ouwerkerk: "Re: [PHP-DB] Call to undefined function: mysql_pconnect()"
- Maybe reply: Rick Emery: "RE: [PHP-DB] Call to undefined function: mysql_pconnect()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

