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.

Everything New Technology 1823 This topic was started by ,


data/avatar/default/avatar21.webp

179 Posts
Location -
Joined 2003-02-13
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

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar20.webp

37 Posts
Location -
Joined 2001-10-28
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.