GH wrote:
>I am using IIS :(
>
>
>>On Windows... Which do i install first? PHP or MySQL?
>>
>>
>>Apache. :)
>>
>>
>>
>>
If your just working on a local dev box, it may not be that big of a deal.
PHP using IIS is a bit easier to install than Apache since PHP5 does not
have an installer that auto-configs Apache, you will have to use the
zipped package and configure your http.conf yourself. Windows doesn't
always like to play nice.
Although if I remember correctly it installs it as CGI, and there are
big security warnings about it. Again, a local dev box may not be a huge
risk.
Anyway, Have Fun!
- dstefani