Adding Existing Website to MAMP

Permalink
Hi everyone, I'm new to the game here so I apologize for the stupidity of this question… I just was given the responsibility of running a website and am trying to run things from MAMP.. my issue is getting the website to run from MAMP. How do I actually do this?

 
plagil replied on at Permalink Reply
If you are using Mamp you would first add a new database with phpMyadmin. Then you could add a subfolder to Applications/MAMP/htdocs nme it whatever you like and copy the c5 files to this folder. Depending on your mamp configuration you could now simply open a browser and go tohttp://localhost/subfolder or tohttp://localhost:xx/subfolder where xx is the portnumber the apache server is listening. From there simply install c5.
mikefatty replied on at Permalink Reply
mikefatty
Is the Existing Website also running concrete5.?
raoulduke813 replied on at Permalink Reply
Yes, the new site is running through concrete5.