MySQL Forums
Forum List  »  Newbie

Re: Some rookie questions about running MySQL on Windows
Posted by: Roland Bouman
Date: July 05, 2005 08:24AM

If you want to use php to dynamically generate web pages, than you'll need to install some webserver. After installing the webserver, you will need to configure it to work with php. Look at the readme in the php distribution how to do this. Through readme, you can also find out what webservers are supported.
You already found out that you might need apache, and frankly, it probably the best choice. It also works on MSIIS, so if you have that already installed, it shoul not be a problem to get php working on that.

Good luck and best regards

Roland.

Options: ReplyQuote


Subject
Written By
Posted
Re: Some rookie questions about running MySQL on Windows
July 05, 2005 08:24AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.