What's your favorite WAMP installer and why? July 19, 2004 12:41 PMSubscribe
What's your favorite WAMP installer? (and, of course ,why?) posted by signal to computers & internet (4 answers total)
Do you need an installer?
Just install apache using their installer, which adds it as a service in windows. From there, download and install PHP... assuming, of course, that's the 'p' in 'wamp.' Final step, just add a the line to the http.conf file so that apache recognizes PHP. (It's part of the PHP tutorial...) posted by ph00dz at 1:09 PM on July 19, 2004
He also needs mysql, which means that needs to be configured as well, which is why we have WAMP installers. No?
I've tried a couple. I use WinLAMP these days. I find that it's kept up to date better than some others. posted by jpoulos at 2:23 PM on July 19, 2004
This tutorial saw me through a while back. It was relatively easy, and I didn't end up with all the screwy settings that all-in-one installers try to force on you.
WAMP5 has a new release bundled with Apache 1.3.31, PHP5.0.0, SQLitemanager, MySQL 4.0.18 & Phpmyadmin that looks interesting for development on a Windows box. posted by page404 at 3:31 PM on July 19, 2004
« Older I'm trying to plan a weekend i... | The nibbler strikes! Why can't... Newer »
Just install apache using their installer, which adds it as a service in windows. From there, download and install PHP... assuming, of course, that's the 'p' in 'wamp.' Final step, just add a the line to the http.conf file so that apache recognizes PHP. (It's part of the PHP tutorial...)
posted by ph00dz at 1:09 PM on July 19, 2004