EvilZone

Programming and Scripting => Web Oriented Coding => : Sherlock Holmes July 08, 2014, 09:56:53 PM

: WAMP, XAMPP or AMPPS ?
: Sherlock Holmes July 08, 2014, 09:56:53 PM
I will start learning PHP(hopefully), so I want to set up PHP environment on my windows 8.1.. I found these for windows, which one do you think will be the best?

XAMPP:-https://www.apachefriends.org/index.html
WAMP:-http://www.wampserver.com/en/
AMPPS:-http://www.ampps.com/


Also, i am getting slackware soon(will be dual booting,not VM), so which one is better for linux? LAMP or AMPPS?
: Re: WAMP, XAMPP or AMPPS ?
: Rytiou July 08, 2014, 10:39:43 PM
I don't know anything about AMPPS so someone else is going to have to fill you in on that. As far as XAMPP, WAMP and LAMP there isn't much of a difference really other than that WAMPP is for use on windows, LAMP is for use on Linux, and XAMPP is cross platform.
: Re: WAMP, XAMPP or AMPPS ?
: Schalla July 08, 2014, 11:56:12 PM
Just use the XAMPP stack, that one is okay for local programming, just don't use it for productive.


For Linux just use LAMP.
: Re: WAMP, XAMPP or AMPPS ?
: Sherlock Holmes July 09, 2014, 12:17:52 PM
Ok thanks guys..will get XAMPP on windows now..
: Re: WAMP, XAMPP or AMPPS ?
: Kulverstukas July 09, 2014, 04:41:23 PM
TBH all those *AMP packs are for quick testing, like if I want to test this shit, I grab one of those are test. Setting normal environments is highly recommended to do shit yourself.