开发者

Can WAMP and EasyPHP live together and why is that true?

开发者 https://www.devze.com 2023-03-26 14:49 出处:网络
I\'ve been using WAMP to work with PHP.开发者_StackOverflow These days after joining PHP mailing list from php.org, I want to have a try on EasyPHP. Though I\'m not confident to get on alone with Easy

I've been using WAMP to work with PHP.开发者_StackOverflow These days after joining PHP mailing list from php.org, I want to have a try on EasyPHP. Though I'm not confident to get on alone with EasyPHP :)

So my question is can WAMP and EasyPHP be installed the same time on Windows7 (or Ubuntu OS)?


Yes, they can. You might take a performance hit from running both OSes at once (which you can do using a VM), but as long as you don't try to make them share resources (e.g. ports and config files), they won't even know the other exists.

0

精彩评论

暂无评论...
验证码 换一张
取 消