I did the database configuration and it showed installing, then I was on the Configure Site(never got to enter anything) part and my computer had shut down. So, when I went back to type in the site, it didnt display the Configure Site part, it has welcome to your new Drupal Site (Please follow these steps to set up and start using your website:)....so, I create a new account to the left, I log in and try to click on administration section and every other section, and it says Access Denied You are not authorized to access this page.

What do I have to do, because I am the Administrator?

Do I have to go back and do the database configuration process again(delete it and recreate it), so I could pull up the Configure Site page?

Comments

missdrika05’s picture

I deleted the database, at first it was saying site offline, now when I created a new database, it gave me this error:

Warning: Table 'elitefake1_EliteVAFake.access' doesn't exist query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('70.172.250.169') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /home/'elitefake1/public_html/includes/database.mysql.inc on line 128

Warning: Table 'elitefake1_EliteVAFake.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'db7bd3c608d9ed989298bc811f68bd99' in /home/'elitefake1/public_html/includes/database.mysql.inc on line 128

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/'elitefake1/public_html/includes/database.mysql.inc:128) in /home/'elitefake1/public_html/includes/bootstrap.inc on line 981

Warning: Table 'elitefake1_EliteVAFake.cache' doesn't exist query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in /home/'elitefake1/public_html/includes/database.mysql.inc on line 128

Warning: Table 'elitefake1_EliteVAFake.variable' doesn't exist query: SELECT * FROM variable in /home/'elitefake1/public_html/includes/database.mysql.inc on line 128

Warning: Table 'elitefake1_EliteVAFake.cache' doesn't exist query: UPDATE cache SET data = '', created = 1223775171, expire = 0, headers = '', serialized = 0 WHERE cid = 'variables' in /home/'elitefake1/public_html/includes/database.mysql.inc on line 128

Warning: Table 'elite66_EliteVAFake.system' doesn't exist query: SELECT name, filename, throttle FROM system WHERE type = 'module' AND status = 1 AND bootstrap = 1 ORDER BY weight ASC, filename ASC in /home/'elitefake1/public_html/includes/database.mysql.inc on line 128

Warning: Cannot modify header information - headers already sent by (output started at /home/'elitefake1/public_html/includes/database.mysql.inc:128) in /home/'elitefake1/public_html/includes/bootstrap.inc on line 582

Warning: Cannot modify header information - headers already sent by (output started at /home/'elitefake1/public_html/includes/database.mysql.inc:128) in /home/'elitefake1/public_html/includes/bootstrap.inc on line 583

Warning: Cannot modify header information - headers already sent by (output started at /home/'elitefake1/public_html/includes/database.mysql.inc:128) in /home/'elitefake1/public_html/includes/bootstrap.inc on line 584

Warning: Cannot modify header information - headers already sent by (output started at /home/'elitefake1/public_html/includes/database.mysql.inc:128) in /home/'elitefake1/public_html/includes/bootstrap.inc on line 585

Warning: Table 'elitefake1_EliteVAFake.url_alias' doesn't exist query: SELECT COUNT(pid) FROM url_alias in /home/'elitefake1/public_html/includes/database.mysql.inc on line 128

Im getting so frustrated, I came this far on installing for this to happen.....I been on the installation part for three days now...Im not cut out for this .....Should I just delete everything (drupal, filezilla, etc) and start all over?

Jeff Burnz’s picture

You need to delete the settings.php file and start over. Drupal thinks its installed but its not (since you deleted the database tables).

If you replace settings.php with a nice fresh one, you can run the installer again.

If you have anymore issues contact me, give me access and I'll get it running for you in no time flat. I feel a bit down for you - 3 days! What a downer for you:(

missdrika05’s picture

Thanks alot for your help

I deleted everything and tried to reinstall everything...with the database in my cpanel, I kept that information and just added a new database/username, etc.... and that seemed to work.....