Download and install

Permalink
I just downloaded version 5.7.5.3 but it didn't bring up a "Run" or "Install" prompt.
What am I doing wrong?

1 Attachment

 
Steevb replied on at Permalink Reply
Steevb
That's because you need a local server set up such MAMP for windows. So I guess you're gonna need some more help?

Website:http://www.mamp.info
clarkhow replied on at Permalink Reply
Yes, I guess so. Is there an article that walks you thru it?
clarkhow replied on at Permalink Reply
Oops - just noticed the klink
I'm NOT having a good day.... under MASSIVE pressure...
clarkhow replied on at Permalink Reply
I'm downloading MAMP now.
Not sure what to do after, but if I get stuck, can I reach out?
Cahueya replied on at Permalink Reply
- Download and install MAMP

- Start MAMP

- It should open your web browser with the MAMP-site. There you find phpMyAdmin
- create a empty database and a user with safe password, grant the user all rights to that database

- visit the MAMP folder (user/Applications/MAMP on a Mac)

- move your unzipped concrete5 folder to that MAMP folder and rename it do 'htdocs' (rename the original htdocs folder)

- Go to your web browser and visithttp://localhost:8888

you should see the concrete5 installation screen now. If something doesn't work, check out the MAMP preferences, if PHP version etc. are according to what concrete5 needs. But it should work out-of-the-zip.

Good luck :)
clarkhow replied on at Permalink Reply
I'm getting an error message after going into "phpMyAdmin" saying:

#2003 - Can't connect to MySQL server on 'localhost' (10061)
The server is not responding.

I plan to FULLY compensate you for helping me here Steve!
Cahueya replied on at Permalink Reply
I am not Steve :-)


Look into the seettings of MAMP, where the MySQL preferences and ports are set.

Look an the solution here:
http://stackoverflow.com/questions/23532323/sqlstatehy000-2003-cant...
clarkhow replied on at Permalink Reply
Hi Steve - I downloaded MAMP but I honestly don't know which way to jump, at this point.
Steevb replied on at Permalink Reply
Steevb
Okay, don't panic, keep calm, take a deep breath, relax and wait half an hour.

I work don't with Windows anymore, but I can set up a Windows environment on my MAC and I can give you a step by step guide.

Is MAMP installed and running?

You have the default 'htdocs' folder under MAMP, yes?

In the 'htdocs' create a new folder, maybe 'test' or something. Drop all the Concrete5 folders into the 'test' folder or unzip the download.

From the little 'MAMP' dialogue box click 'Open WebStart page', then click 'Tools', then 'phpMyAdmin' from the browser window. In the left hand window click 'New', then at top of page in main window under 'Create database' give your database a name, lets say 'test'. Then click on 'Collation' drop down, scroll down and choose 'utf8_genral_ci', then click 'Create'.

Now go to 'localhost:8888/test/' in your browser and hopefully you should see the C5 set up page.
clarkhow replied on at Permalink Reply
Steve, a friend of mine called and told me to not worry about a local server, so I went ahead and installed Concret5 onto my client's server, Bluehost. They were pretty helpful with that. Now, I just have to figure out Concrete5, which seems kind of restrictive at first blush. I've only ever used a program like this (Wordpress) twice before. I've been using WYSIWYG Web Builder for awhile now, and I'm used to placing elements EXACTLY where I want them.

Anyway, how can I thank you for taking the time today?

Let me know!!!