php/mysql with IIS

This is a discussion about php/mysql with IIS in the Everything New Technology category; 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 , . Last reply 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 in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Dec 16
Created
Dec 17
Last Response
0
Likes
1 minute
Read Time
User User
Users

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.