Page 1 of 1

Install fails at step 6 [solved]

Posted: Tue Nov 10, 2009 5:11 pm
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