1)find php_mysql.so
2)edit php.ini
uncomment 
extension=php_mysql.so

3)restart apache (/usr/local/apache/bin/apachectl stop  
/usr/local/apache/bin/apachectl start)

HTH

Regards,
Andrey Hristov
----- Original Message ----- 
From: "Karthikeyan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 07, 2001 6:30 AM
Subject: [PHP-DB] Help required PHP + MySQL


> Dear members,
>     I installed PHP in Apache web server in Linux RedHat 7.1 using binary
> RPM files. In my PHP info page it is showing that PHP is not with MySQL. Now
> I want to configure MySQL in PHP without configuring and compiling source
> file. Is it possible. If any more info required means I ready to provide.
> Thanks in advance.
> yours
> Karthikeyan
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to