Why not use a WAMP stack?
- by matang
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?