Hi everyone,
I've been banging my head against my desk for a few days now. I'm trying to move my localhost/drupal site to hostgator, but whenever I transfer my site I get a list of mysql errors (posted below). I've reloaded everything, I've reinstalled my database a few times, I've checked my settings.php file, and even checked it with a hostgator service tech about any possible solutions they might have (none). I have also checked my php mem limit. So I'm just wondering why I keep getting these errors:
I've replaced my username with (username)
(sorry this is going to be long)
Warning: Table '(username)_drupalbry.(username)access' doesn't exist query: SELECT 1 FROM (username)access WHERE type = 'host' AND LOWER('xx.xxxx.xxx.xxx') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /home/(username)/public_html/includes/database.mysql.inc on line 128
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/(username)/public_html/includes/database.mysql.inc:128) in /home/(username)/public_html/includes/bootstrap.inc on line 1009
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/(username)/public_html/includes/database.mysql.inc:128) in /home/(username)/public_html/includes/bootstrap.inc on line 1009