Radioactive Frog 0 Posted December 16, 2003 ok my next question with this is can i get php and mysql working with IIS? i have already been using phpdev on my laptop to test sites locally so it would be great if there was a way of installing this with IIS anyone know.... thanks RF Share this post Link to post
s0l1d 0 Posted December 17, 2003 Yes, there is a way to install PHP and MySQL with IIS. MySQL should work immediately after installation if you have PHP set up correctly. So all you really need to focus on is installation PHP to work with IIS. Check out PHP's manual on the installation. http://www.php.net/manual/en/install.iis.php. Also check the user contributed comments and notes at the bottom of the page. They are often helpful with specific hints and guides. Share this post Link to post