Forum Moderators: rogerd & travelin cat

Message Too Old, No Replies

Multiple Wordpress Development with MAMP?

         

Chicca94

5:27 pm on Mar 27, 2018 (gmt 0)

5+ Year Member



Hi guys,
I'm working on a e-commerce in Wordpress with MAMP.
A friend of mine wants to create a new blog with this platform. Is there the possibility to work on both website? Maybe with two different Name-Password? Is there a guide I can follow? Thanks to everyone

not2easy

6:39 pm on Mar 27, 2018 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



MAMP is like having a desktop server to work with. The installations of Apache, MySql and PHP allow you to set up multiple installations of WP in different directories. You would not want to share a single installation of WordPress because one site's settings can overwrite the other site's settings. But if there are two separate installations, each within their own directories it can be done.

Chicca94

6:42 pm on Mar 27, 2018 (gmt 0)

5+ Year Member



So Should I create two different database with MAMP? That's my problem. I know the theory but not the practice

not2easy

6:59 pm on Mar 27, 2018 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Each installation would need their own database. Keeping them separate makes it easier to export and zip all the files for each one. You might notice I've changed the Title here so members who have done this can help out.

I've used MAMP to develop one WP site at a time, but I've never set up more than one at a time. The same place where you download MAMP should offer several how-to articles.

not2easy

8:43 pm on Mar 27, 2018 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



I just visited the MAMP site, their documentation [mamp.info] is available is many languages. The page linked here is in English.

Chicca94

8:45 pm on Mar 27, 2018 (gmt 0)

5+ Year Member



Thanks I hope there will be an answer to my question! I know I have to change some ports in MAMP but I don’t want to ruin my website