The tip..
copy and paste your error code into google ;-)

Do it for all errors, you'll be amazed @ how many have already been answered!!!!

----- Original Message -----
From: "Eric L. Sammons" <[EMAIL PROTECTED]>
Date: Thursday, August 12, 2004 2:44 pm
Subject: [PHP] Fatal error: Call to undefined function: mysql_pconnect() in 
/var/www/html/includes/db_fns.php on line 6

> Trying set up php-syslog-ng on my Red Hat EL 3.0 AS system.  I 
> have verified 
> that I can in fact access mysql and that I have the necessary 
> database and 
> that the user, password, and host are setup correctly in 
> db_fns.php.  It 
> seems; however, that I still receive the given error:
> 
> Fatal error: Call to undefined function: mysql_pconnect() in 
> /var/www/html/includes/db_fns.php on line 6
> 
> I have verified that I have installed the php-mysql rpm.  I have 
> also tried 
> mysql_connect and mysql_pconnect.  I have checked to ensure that 
> php.ini 
> includes the necessary extensions and that phpinfo shows mysql as 
> a supported 
> database.
> 
> Anyone have any ideas on what to try next or how to resolve this 
> issue?
> Thanks!
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

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

Reply via email to