On Wed, Mar 21, 2001 at 05:07:59AM +0300, [EMAIL PROTECTED] wrote:
> please tell me about this error:
> 
> > Fatal error: Call to unsupported or undefined function mysql_pconnect() in 
>mainfile.php on line 17
> or
> > Fatal error: Call to unsupported or undefined function mysql_pconnect() in 
>./db_mysql.php on line 73

Your PHP does not have MySQL support compiled in.  Recompile PHP, or install
a package which has been built with MySQL support.

G'luck,
Peter

-- 
If I had finished this sentence,

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to