Raised This Month: $12 Target: $400
 3% 

Can't generate database?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
FlyingAnonymoose
Junior Member
Join Date: Dec 2014
Location: Minnesota
Old 03-09-2015 , 20:51   Can't generate database?
Reply With Quote #1

I have everything set up properly (new files, new database, correct login info, etc). I'm currently running a Linux based VPS with the newest mysql and php installed. Any idea why this is happening?

Error:
Code:
Fatal error: mysqli error: [1146: Table 'sourcebans.sb_admins' doesn't exist] in EXECUTE(" CREATE TABLE IF NOT EXISTS `sb_admins` ( `aid` int(6) NOT NULL auto_increment, `user` varchar(64) NOT NULL, `authid` varchar(64) NOT NULL default '', `password` varchar(128) NOT NULL, `gid` int(6) NOT NULL, `email` varchar(128) NOT NULL, `validate` varchar(128) NULL default NULL, `extraflags` int(10) NOT NULL, `immunity` int(10) NOT NULL default '0', `srv_group` varchar(128) default NULL, `srv_flags` varchar(64) default NULL, `srv_password` varchar(128) default NULL, `lastvisit` int(11) NULL, PRIMARY KEY (`aid`), UNIQUE KEY `user` (`user`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;") in /var/www/bans/includes/adodb/adodb-errorhandler.inc.php on line 77
FlyingAnonymoose is offline
FlyingAnonymoose
Junior Member
Join Date: Dec 2014
Location: Minnesota
Old 03-09-2015 , 21:28   Re: Can't generate database?
Reply With Quote #2

Fixed it. Went into mysql command line and generated a new database.
FlyingAnonymoose is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode