Concrete5 5.7.2 fails to install - SOLVED

Permalink
I still have no luck with installing Concrete5 5.7. Even the latest version 5.7.2 fails to install.
Now i'm getting an error message prior to any table creation:

SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known

Any ideas?

I never had installation problems on my shared host with Concrete5 5.6x, but i haven't been able to install any of the 5.7 versions.

--------------------------------------------------

UPDATE: Now i found out that the problem was caused by using MyISAM database tables.

All errors are gone now by using InnoDB!

Thank you,
Michael

okapi
 
juddc replied on at Permalink Reply
juddc
I'm getting the same thing on a fresh install - the installer can't write any tables. Can you let me know how you solved this?
okapi replied on at Permalink Reply
okapi
Hi juddc,
as i mentioned above... If you are using MyISAM database engine, you will have to switch to InnoDB. Concrete5.7 doesn't work with MyISAM.