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
[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
Rasmus Lerdorf[SMTP:[EMAIL PROTECTED]]
> Sent: Saturday, January 20, 2001 2:59 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [PHP-INST] PHP and MySQL in red hat 7.0
>
> In your php.ini file:
>
> extens
In your php.ini file:
extension=mysql.so
-Rasmus
On Sat, 20 Jan 2001 [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_pco
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, the php_mysql RPM has been installed along w