goFrendiAsgard / No-CMS

No-CMS, A CodeIgniter Based CMS Framework
299 stars 199 forks source link

installation did not allow install without "outside" auth #95

Closed ghost closed 10 years ago

ghost commented 10 years ago

installation is failing on the database connection step because by the time i have keyed in the correct credentials filled in there have been so many connection errors that MySQL blocks with this error message reported in phpmyadmin: "#1129 - Host '127.3.187.130' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'" the mysql database is on redhat openshift. For now I worked around this issue by a hack--pre-populating the form with the correct database credentials so that the connect succeeded on the first attempt.

goFrendiAsgard commented 10 years ago

This error is caused by No-CMS default AJAX installation steps. Please install No-CMS in your local computer and follow these steps: https://github.com/goFrendiAsgard/No-CMS/blob/master/doc/tutorial/user_update_and_migration.md#migration-to-server