Hello Ben,
You, you can use PHP and MySQL together with IIS. IIS does not directly
communicate with MySQL (you use PHP to do so), so there is nothing special
to do with MySQL when you install it. You can follow the documentation
available at:
<a style='text-decoration: underline;' href="http://www.mysql.com/" target="_blank">http://www.mysql.com/</a>
For PHP, please see the documentation available at <a style='text-decoration: underline;' href="http://www.php.net." target="_blank">www.php.net.</a> It helps
you install PHP on Windows.
<a style='text-decoration: underline;' href="http://www.php.net/manual/en/install.windows.php" target="_blank">http://www.php.net/manual/en/install.windows.php</a>
If you do not have certain requirements, use the ISAPI module instead of
CGI.
Good Luck!
--
Regards,
Kristofer Gafvert
<a style='text-decoration: underline;' href="http://www.gafvert.info" target="_blank">www.gafvert.info</a> - My Articles and help
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a>
Ben wrote:
> Can I run mysql + php under IIS
> thx...
>
> Ben<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: IIS server question.