php/mysql with IIS
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.
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
anyone know....
thanks
RF
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
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.
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.