Install fails at step 6 [solved]

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
AnalogBert

Install fails at step 6 [solved]

Post by AnalogBert »

Hi forum,

I am providing a solution.
Installation page says, that MySQL 3.23 oder 4+ is needed.
But on my server it does not work with mysql 4.0.24

Problem looks like this:

Installation fails always at step 6.
Database connection is ok - own php-script does work with that database-connection.
Username and password also ok - phpmyadmin works fine.

Errormessages are:

Creating additional_users table... [failed]
Creating admin_bookmarks table... [failed]
Creating index in admin_bookmarks table... [failed]
.....
Creating version table... [failed]
Importing sample data...Invalid query: INSERT INTO cms_version VALUES (32);

I am using:

cmsms 1.6.1
Apache 1.3.34
PHP 5.2.11
mysql 4.0.24

Solution:
Updated database to mysql 5.1 - and installation finishes now.

Have fun... ;-)
Bert
Locked

Return to “[locked] Installation, Setup and Upgrade”