I've run the install for PHP 5.2.6 and been able to have PHP pages run successfully. My research has told me that PHP no longer includes the dll needed to connect to mySQL. I've run into a couple of problems on my system.
- Using phpinfo(), I can identify the extensions folder the installation is using, but cannot find the folder itself.
- i'm also running UniServer(on another port)
Can I get my IIS server to use the same PHP/mysql that is being accessed by Apache Server? Can I simply copy my mysql.dlls from my Apache installation to my IIS installation. (The version of PHP being run by Apache is 5.2.3 where (as I've already said) my PHP version being accessed by IIS is 5.2.6.