Creating a c5 site offline

Permalink 1 user found helpful
I need to make a mock-up of a website, but I currently don't have access to the server. I was hoping to make the site with concrete5, but since currently I can't install c5 on the site server, is there any way for me to create a page using a c5 theme without it being online?

Apocryphon
 
junfu replied on at Permalink Best Answer Reply
does this not work ?http://www.wampserver.com/en/
Apocryphon replied on at Permalink Reply
Apocryphon
Thanks! Pointing out that I should just use such a stack was a good idea. Being in OS X, I found this:http://stiern.com/tutorials/installing-concrete5-locally-on-mac-os-...

Works out perfectly!
goldfish replied on at Permalink Reply
goldfish
Heads up if you use WAMP: make certain you enable CamelCase tables in MySQL before you install Concrete5. Otherwise you likely won't be able to migrate the site to a linux server without renaming all the tables. set lower_case_table_names=2 for my.ini
mixedpixel replied on at Permalink Reply
mixedpixel
bencox replied on at Permalink Reply
bencox
You can also use Zend Server CE as well if you need a free localhost solution.

http://www.zend.com/en/products/server-ce/index...
JPKeenan replied on at Permalink Reply
Thanks, saved me from having to post the same question.

I haven't touched any sort of web creation stuff since before CCS (Frontpage was still a thing if that gives any indication). Being that rusty I don't trust myself to work in a live setting.