Re: How to access MySQL through PHP in windows 2K.

Keisial <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
Jacob Kruger wrote:
> FWIW, while I'm using windows xp pro, I just use the WAMP package to run
> php, mysql and apache on my machine:
> http://www.wampserver.com/en/
>
> All I've done extra is make it run using port 81 so I can also still
> run IIS
> for asp.net stuff.
>
> Stay well
> Jacob Kruger
> Blind Biker
> Skype: BlindZA
> '...fate had broken his body, but not his spirit...' 

"Installation on Windows Systems: (...) Once PHP has been installed,
some configuration is required to enable /mysqli/ and specify the client
library you want it to use.

As mentioned earlier, the /mysqli/ extension is not enabled by default,
so the php_mysqli.dll DLL must be enabled inside of php.ini. In order to
do this you need to find the php.ini file (typically located in c:\php),
and make sure you remove the comment (semi-colon) from the start of the
line /extension=php_mysqli.dll/, in the section marked [PHP_MYSQLI]." --
http://php.net/manual/en/mysqli.installation.php


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.