Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialOğulcan Girginc
24,848 PointsCan I use MEMP?
I am on the PHP development track and I wanted to know; if I use Nginx instead of Apache, will it cause any problems in future through out the track?
2 Answers
thomascawthorn
22,986 PointsJust go for it and see. Surely if anything breaks later, you can just install MAMP and continue with the same project files!
Katherine Duncan-Welke
iOS Development with Swift Techdegree Graduate 33,030 PointsDo you mean MAMP? It does have an Apache server, so you wouldn't have any issues.
Oğulcan Girginc
24,848 PointsNo, I meant MEMP. In this case, 'E' stands for Nginx (EngineX).
So, if I choose to use Nginx instead of Apache as a web server, will it cause any problems in future through out the track?
William Li
Courses Plus Student 26,868 Pointsyou should call it MNMP then, not MEMP
Oğulcan Girginc
24,848 PointsIf Linux, Nginx, MySQL, PHP is called LEMP, shouldn't My, Nginx, MySQL, PHP be called MEMP?
William Li
Courses Plus Student 26,868 Pointshaha, you got a point.
Oğulcan Girginc
24,848 PointsOğulcan Girginc
24,848 PointsI will give it a go. Thanks! :)