kevibarry wrote:
> In the phpinfo() page it says that my php.ini location
is c:\windows which is
> incorrrect it is located in c:\php.
You're using Navicat, which seems to have some evil influence
over PHP
installations. I have never installed it myself, but I know
that it
installs libmysql.dll in C:\WINDOWS\system32. Often the
version
installed by Navicat is out of date. Since Navicat goes
berserk if you
remove libmysql.dll from that location, you will need to copy
the
updated version to your system32 folder.
Also make sure that your PHP folder is in the Windows PATH.
--
David Powers
Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
http://foundationphp.com/