Advertisement:

Author Topic: Can't insert basic configuration  (Read 1918 times)

stuy

  • Newbie
  • *
  • Posts: 5
Can't insert basic configuration
« on: April 20, 2014, 06:49:17 pm »
Sorry I did a search here and nothing came up.

When I try to set up the database I get this error.

Can't insert basic configuration. Error number: 1030

I've tried deleting the database and user and making new ones. Still the same error.

fog

  • Hero Member
  • *****
  • Posts: 1062
Re: Can't insert basic configuration
« Reply #1 on: April 20, 2014, 07:18:34 pm »
Delete the file config.php.

So that way is correct to run new install with new database.

Hope the problem be this. Otherwise, i don't know see what be.

Try to see if the username and database name are correct

Regards

stuy

  • Newbie
  • *
  • Posts: 5
Re: Can't insert basic configuration
« Reply #2 on: April 20, 2014, 07:26:08 pm »
I did that to actually and no dice.

teseo

  • Hero Member
  • *****
  • Posts: 6169
Re: Can't insert basic configuration
« Reply #3 on: April 20, 2014, 09:51:58 pm »
Hi,

Can't insert basic configuration. Error number: 1030

Is it that all? 1030 is generic, it should report something as "MySQL Error : Got error XX from storage engine" as well. ???

Regards

stuy

  • Newbie
  • *
  • Posts: 5
Re: Can't insert basic configuration
« Reply #4 on: April 20, 2014, 10:01:56 pm »
That's all it says

teseo

  • Hero Member
  • *****
  • Posts: 6169
Re: Can't insert basic configuration
« Reply #5 on: April 20, 2014, 10:22:57 pm »
Are you on localhost or live?

This seems to be common, your error could be:

MySQL Error No : 1030

MySQL Error : Got error 28 from storage engine

That would mean "out of disk space". Check that but might be some other thing, only way to know for sure is to take a look to deeper error logs. ???

Regards


stuy

  • Newbie
  • *
  • Posts: 5
Re: Can't insert basic configuration
« Reply #6 on: April 20, 2014, 10:55:34 pm »
local host

I deleted everything and re-installed. Now i'm getting

"Osclass database server is not available. Need more help?"

stuy

  • Newbie
  • *
  • Posts: 5
Re: Can't insert basic configuration
« Reply #7 on: April 20, 2014, 11:00:19 pm »
and now back to the original error.


teseo

  • Hero Member
  • *****
  • Posts: 6169
Re: Can't insert basic configuration
« Reply #8 on: April 20, 2014, 11:15:30 pm »
Then check available space in your HD or partition and look in your WAMP or similar for mysql error log to get more detail.

Regards