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.
You must be logged in to post a reply
| |
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.
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
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.
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.
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?
But installation becomes incomplete on ignoring the errors. Site is incomplete and error while accessing admin area.
Any advice?
Md.Rafi
Hi,
Have sent more instructions via email.
Harvey.
Have sent more instructions via email.
Harvey.
mdrafi
4 Sep 2007
Posts: 3
Thanks Harvey!
Md.Rafi
| Back to Forum Index : Back to Installation |
|
