PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, February 11, 2022

[FIXED] What does MAMP do?

 February 11, 2022     magento, mamp, mamp-pro     No comments   

Issue

I have to develop api and maintain 'MAGENTO'... I'm new to this so my senior told me to 'test' our service locally after checking out the all source code.

So I'm searching how to do this... What I found is the combination of magento and mamp... But due to the lack of understanding of magento, I don't know what mamp does for my purpose.

Anyone can help us?


Solution

To run Magento, you'll need a server environment running a web server (Like Apache and Nginx) and PHP.

MAMP is an easy solution for this - It will install a local environment containing Apache, MySql and PHP

Mac - Apache - MySQL - PHP.



Answered By - Stromgren
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing