Why not use a WAMP stack?
Posted
by
matang
on Server Fault
See other posts from Server Fault
or by matang
Published on 2012-11-29T21:58:31Z
Indexed on
2012/11/29
23:08 UTC
Read the original article
Hit count: 304
wamp
|wampserver
I recently had a talk with some experienced people and they suggested to me not to use a WAMP stack, and instead install apache, mysql and php separately.
I don't understand why they have suggested this, though, so can anyone tell me?
Is there a particular disadvantage of WAMP, or a particular advantage to installing all of them separately?
Since a WAMP stack itself is composed of apache, mysql and php, then what's the difference between using the WAMP stack and installing them all separately?
© Server Fault or respective owner