Forum Moderators: coopster
I would like to install PHP and MySQL on my windows machine.
It would be ok if the PHP pages worked in the IIS environment such as [localhost...]
However I thinka better solution may be to install
apache/php/mysql/phpmyadmin side by side with IIS.
Would I be able to run it side by side with my IIS
To get to IIS : [localhost...]
To get to Apache: [localapache...]
I suppose I would like to use .htaccess locally to test mod_rewrites
Any help and recommended downloads are appreciated.
there are some great threads on installing it all here on WebmasterWorld, i've used one of those all in installation progs webserv (but there are many available) which installs apache and perl and php and mysql.
you will need to set apache to listen to port 8080 as said above by jusdrum
so you will find the sites thus:
To get to IIS : [localhost...]
To get to Apache: [localhost:8080...]
iis and apache can have different home directories