Installation problems - never completes dashboard

Permalink
Hi, I am stuck at installation. I have everything required for the installation and this is verified before I start.
I empty my database so it has a clean install, everything works fine - gets to installing dashboard and starts going really slowly.

After a while the installation bar fills and turns red and I just get a 'back' button which reverts me to the installation page and states how many tables are already in my database.

Any resolutions?

3 Attachments

 
rsaud replied on at Permalink Reply
rsaud
find [mysqld] in your mysql.ini

replace with below code

[mysqld]
#port=3306
lower_case_table_names = 2
default-storage-engine=MyISAM
cannonf700 replied on at Permalink Reply
cannonf700
FYI
This did not work for me.

maybe look at this thread:
http://www.concrete5.org/community/forums/installation/and-and-and-...
suastiastu replied on at Permalink Reply
suastiastu
I get the same issue using the one click install at Bluehost. Cant figure itout.