The localhost tag has no wiki summary.
0
votes
2answers
17 views
Internal pages not showing up locally on MAMP
I've started work on a site that's already live so I've..
Copied all the files to my local machine and imported the .sql file into MAMP
Adjusted the 'URL to the root directory of your site' under ...
0
votes
0answers
17 views
Exp:resso Store cart issues on lcoalhost
I'm developing my first Exp:resso Store site and I'm running into an issue with the cart not updating on my local development machine. I develop all my EE sites locally using OSX's built-in apache web ...
0
votes
1answer
28 views
Site Error: Unable to Load Site Preferences in MSM site
I recently installed a version of EE on my local machine(Mamp Pro), v2.5.5 - Build Date: 20121220. I set this site up as per usual and started building my initial site templates etc ready for the ...
0
votes
0answers
20 views
MSM on local development sites
I am trying to create a multi site locally on my machine with MAMP PRO. So far I have installed the local ee fine but for some reason when I try to click Site in the home admin page I get a server ...
4
votes
2answers
431 views
How to deploy from localhost development server to live server?
When working on localhost the URLs have begun with http://localhost/~macuser/example.com/ and the file paths have begun with a local file path.
What is the best way to deploy a site once it is ...