Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

Re: [PHP-DB] Call to undefined function: mysql_pconnect() From: B. van Ouwerkerk (bvo <email protected>)
Date: 04/09/01

>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.

A bit of code could help.. if it's caused by the wrong .so, you could try
what happens if you compily PHP with the .so from the mysql source..

I would take a look at the code first.. perhaps try an example.

Bye,

B.

-- 
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>