I've just installed drupal, I create a database, and I set up the settings.php with my username and password, but when I now log on to my site at www.laverite.info this is the message I got:
Fatal error: Table 'nadirg_drupal.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = '4fe09ccbacb118f4851fb7cc046943bf' AND u.status < 3 LIMIT 0, 1 in /usr/home/nadirg/public_html/includes/database.mysql.inc on line 66
Hello over here buddies......... I need that anyone could help me here. The fact is that i have done a database called ''drupal'', after that, in PhpMyAdmin, i select the ''drupal'' database, i make click on the execute SQL button, then, in the text form, i pasted the ''database.mysql'' file, then, the tables are created perfect, but...........the problem is that i must create a user to this database, if not, i can't see drupal in my browser, how is that? I have been looked the PhpMyAdmin from side to side and i can't see nothing about that, where i must go to do that?
Howdy folks... can someone help me out here? i didnt really understand the guide on setting up the database.. all i have done is set-up a database called "drupal" that is all.. what do i do know? any help would be greatly appreciated!