Pain and more Pain - Installing drupal on Xampp
I have xampp up and running. When trying to install drupal i changed the default.settings.php to settings.php. I then changed the mysql and db_url
Before I changed the mysql and db_url i could get to the page of installing drupal where you fill in your database details.
I then received an error which is suppose to be solved with the above. However when changing that I now receive even more errors.
just going to http://localhost/drupal ------- Any suggestions?
Warning: Table 'drupal.access' doesn't exist query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('127.0.0.1') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in C:\xampp\htdocs\drupal\includes\database.mysql.inc on line 128
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\xampp\htdocs\drupal\includes\database.mysql.inc:128) in C:\xampp\htdocs\drupal\includes\bootstrap.inc on line 1009
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\drupal\includes\database.mysql.inc:128) in C:\xampp\htdocs\drupal\includes\bootstrap.inc on line 1009