Best way to optimize PHP/MySQL
I am looking for information on the best way to optimize PHP/MySQL mostly under a Windows 2003 environment. Here's the problem...I run a well known ad program called phpAdsNew. This is running on a Windows 2003 system, MySQL and the ad program. Problem is it is under a fairly heavy load and shows a gob of PHP processes in the task manager. I was suggested to use the ISAPI instead of CGI PHP however each time I try it I cannot get IIs6 to recognize it. Anyone have tips on this process or possibly a good tutorial on doing this porcess without hassles?