Reply to Re: having problems getting mysqli installed on PHP 5.2.1
Posted by otrWalter@gmail.com on 04/05/07 03:56
On Apr 4, 5:44 pm, c...@mu.org wrote:
> The mysql extensions are in the PATH directory. I can get mysql
> installed but not mysqli for some reason. Also, it's probably worth
> noting that I use a Windows XP Home to run Apache, PHP, and MySql 4.1.
XP Home will not make any difference.
mySQL 4.x will.
Don't use mysqli.dll with mySQL 4.x, use mysql.dll.