Log in

View Full Version : Web server


Lionel
11-01-2007, 07:17 AM
What do you guys use for development at localhost on windows XP? I used to use PHP Triad, but they only have mysql 3.023 as the 4.0 can't install.

Marco van Herwaarden
11-01-2007, 07:19 AM
Just install Apache, MySQL and PHP directly from the source. Almost as easy as using a packaged product as PHP Triad, and it will give you much more control over the configuration.

Lionel
11-01-2007, 09:17 AM
found one named wamp

Marco van Herwaarden
11-01-2007, 09:24 AM
WAMP or PHP Triad, all the same to me. I still stand behind my previous advise.