Re: PHP and MySQL in red hat 7.0

2001-01-22 Thread Mat Murdock
MAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, January 22, 2001 7:55 AM Subject: Re: PHP and MySQL in red hat 7.0 > [EMAIL PROTECTED] wrote: > > > > Thanks Matt. > > MySQL is finally working. > > But the problem now is that PHP is

Re: PHP and MySQL in red hat 7.0

2001-01-22 Thread Luis
[EMAIL PROTECTED] wrote: > > Thanks Matt. > MySQL is finally working. > But the problem now is that PHP is not recognizing its MySQL > functions. The error I am getting is: > > Fatal error: Call to undefined function: mysql_pconnect() in > /var/www/html/Willy/MySQL/test1.php on line 28 > > Well