Re: Fatal error: Call to undefined function: mysql_conne ct() ......

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bhavin Vyas <Bhavin.Vyas@247realmedia.com> wrote:

> I am using "mysq". I tried to re-install using rpm, but didn't work. Will
> need to recompile. However, now, I am getting "Mysql not loaded". My feeling
> is that there must be a simple way to load this module, just don't know how
> :-(

You have to use

extension=mysql.so

in your php.ini, and make sure that the extension_dir is set to the
right directory (try "locate mysql.so" to find it). Stop and restart
Apache, then your mysql module should be available.

Regards...
		Michael

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux