Note that there are some explanatory texts on larger screens.

plurals
  1. POWindows: XAMPP vs WampServer vs EasyPHP vs alternative
    primarykey
    data
    text
    <p>There was a similar question asked here three years ago, but I want to open it up further to include all possible Windows/Apache/MySQL/PHP stacks.</p> <p>Which to do you think is best?</p> <p><strong>XAMPP</strong> seems to be the most popular, but I've read several bad things about it that make me wonder if it's as good as its popularity suggests. For example, I've heard that their default PHP configuration is very insecure (and apparently their admin app can't function without these holes being left open). This isn't terrible for a development situation, obviously, but you may end up relying on something like <code>register_globals</code>.</p> <p>I also spotted something else which makes me concerned: The developers recommend that Vista users disable UAC in order to use their software! </p> <p>For me that's a big red flag. Yes, there are problems with getting something like this running on Vista with UAC enabled, but disabling UAC should never be offered as a solution, especially for newbs (who need UAC more than anyone). It makes me very concerned.</p> <p><strong>WampServer</strong> apparently is easier to switch versions of PHP or Apache, if you need to. But it comes with less features than XAMPP (no FTP server, for example).</p> <p><strong>EasyPHP</strong> is one that I have no experience of, so I can't say, but it's apparently pretty popular, too.</p> <p><strong>Alternatives?</strong> There a ton of other stacks <a href="https://en.wikipedia.org/wiki/List_of_Apache%E2%80%93MySQL%E2%80%93PHP_packages" rel="noreferrer">listed on Wikipedia</a>. Do any of these come recommended?</p> <p>So which do you use, and why do you consider it the best? Did you just stick with the first one you tried?</p> <p>I imagine most of us just want something quick, light, and up-to-date.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload