Ok, I know how to access the php.ini for the local host, is this the same 
file that would control the remote server?  Or do I need to look for it on 
my remote host?

Again, thanks for your help.


"Per Jessen" <p...@computer.org> wrote in message 
news:gpgr6o$hc...@saturn.local.net...
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

Reply via email to