1.6 installation - error

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
elliske
New Member
New Member
Posts: 5
Joined: Tue Dec 23, 2008 7:07 pm

1.6 installation - error

Post by elliske »

Creating userplugins table... [failed]

Creating version table... [failed]

Importing sample data...Invalid query: INSERT INTO cms_learning_community_version VALUES (32);

Does anyone have this experience! and know if this error is due to an incompatible mysql version?

I would be grateful for any responses!

K
alby

Re: 1.6 installation - error

Post by alby »

elliske wrote: Importing sample data...Invalid query: INSERT INTO cms_learning_community_version VALUES (32);
Can you run a query in your DB with a SQL tools (ex phpmyadmin?)

Try to drop that long prefix table ..... (default is cms_)


Alby
Last edited by alby on Tue Jun 30, 2009 3:07 pm, edited 1 time in total.
elliske
New Member
New Member
Posts: 5
Joined: Tue Dec 23, 2008 7:07 pm

Re: 1.6 installation - error

Post by elliske »

I will give that a try thanks for your quick response!
Is there a way to determine if this error is related to version issues of mysql since
my test install runs a much later version of mysql than the university server.

In short, does 1.6 cmsmadesimple require newer than 3.3 mysql?
thanks for your responses!
k
Last edited by elliske on Thu Jul 02, 2009 8:52 pm, edited 1 time in total.
User avatar
zounars
Forum Members
Forum Members
Posts: 41
Joined: Tue Jun 20, 2006 11:38 am

Re: 1.6 installation - error

Post by zounars »

I had the same problem with 1.6 on a 1and1 share hosting but now it's solved.

I change my database version from 4 to MySQL5.0 and all work fine now
http://www.lenetpourtous.com/ - Hosting and Website design
alby

Re: 1.6 installation - error

Post by alby »

zounars wrote: I had the same problem with 1.6 on a 1and1 share hosting but now it's solved.

I change my database version from 4 to MySQL5.0 and all work fine now
For new installation is enough 4.1 version

Alby
Pierre M.

Re: 1.6 installation - error

Post by Pierre M. »

alby wrote: For new installation is enough 4.1 version
Thank you for the information. I've updated http://wiki.cmsmadesimple.org/index.php ... quirements

Pierre
Locked

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