Re: Fatal error: Call to undefined function: mysqli_connect() in

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

 



Gary wrote:

> Thanks for your quick reply, but I do not know what that means...
> Where would I find this out and how would I accomplish this if it is
> not done?
> 
> Thanks again.

Hi Gary

see what phpinfo() says - if the extension is loaded, it'll show up
there.  To load the extension, add "extension=mysqli.so" to your
php.ini (if it's not already there). 


/Per


-- 
Per Jessen, Zürich (10.9°C)


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux