Does anyone here know anything about properly installing PHP5.2 on Windows Server 2003 R2 running IIS and MySQL and I want to use the mysqli dll instead of the mysql dll.
Does anyone here know anything about properly installing PHP5.2 on Windows Server 2003 R2 running IIS and MySQL and I want to use the mysqli dll instead of the mysql dll.
Thanks, I actually just figured it out and was going to post my solution. I did a search on Google for installing PHP and MySQL on IIS and I found this link:
It is a great walkthrough on how to configure PHP and MySQL to work together. I was missing having two dll's enabled in my php.ini file. Once I turned them on and reset IIS everything works fine.
Bookmarks