Database/Sql error while installation

Database/Sql error while installation, a forum discussion on Jojo CMS. Join us for more discussions on Database/Sql error while installation on our Installation forum.

Back to Forum Index : Back to Installation   RSS
mdrafi

31 Aug 2007
Posts: 3

Hi Developers/Harvey,

I was testing the Jojo CMS. I get a bunch of database error while installation like below.

jojo_article: Table auth_token column token exists but is different to expected - resolve this manually.
Found: `token` varchar(40) NOT NULL default ''
Expected: `token` VARCHAR( 40 ) NOT NULL
SQL: ALTER TABLE auth_token CHANGE `token` `token` VARCHAR( 40 ) NOT NULL ;

and it continues....

http://keerthivadhana.com/setup
pass: admin123

I have manually ran the SQL command in the server, changed the expected, even recreated the tables, but I still get error. Hope I have placed all the files in the right directory. Can you please sort out why this happens?

Thanks in advance.
Md.Rafi
User Profile
Harvey

Lead Developer

Harvey

31 Aug 2007
Posts: 190

Hi,

You can safely ignore those errors, they won't make a difference to your installation.
We have just about got rid of them in the dev version, so this won't be an issue for much longer.

Harvey.
User Profile
mdrafi

1 Sep 2007
Posts: 3

Thanks Harvey,

But installation becomes incomplete on ignoring the errors. Site is incomplete and error while accessing admin area.

Any advice?
Md.Rafi
User Profile
Harvey

Lead Developer

Harvey

1 Sep 2007
Posts: 190

Hi,

Have sent more instructions via email.

Harvey.
User Profile
mdrafi

4 Sep 2007
Posts: 3

Thanks Harvey!
Md.Rafi
User Profile
Back to Forum Index : Back to Installation   RSS
You must be logged in to post a reply


You are not logged in
You need to Register or Log In before posting on these forums.