Hi,
I hope anyone could help me, after save the files of drupal in the htdocs, create a new database, copy default.settings.php and create settings.php configuring the databasename, username and password. I go to http://localhost/namefolderofhtdocs and the resault is:
Warning: Table 'otra.access' doesn't exist query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('::1') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in C:\xampp\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\xampp\htdocs\drupal\includes\database.mysql.inc:128) in C:\xampp\xampp\htdocs\drupal\includes\bootstrap.inc on line 1162
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\xampp\htdocs\drupal\includes\database.mysql.inc:128) in C:\xampp\xampp\htdocs\drupal\includes\bootstrap.inc on line 1162
Warning: Table 'otra.cache' doesn't exist query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in C:\xampp\xampp\htdocs\drupal\includes\database.mysql.inc on line 128
Warning: Table 'otra.variable' doesn't exist query: SELECT * FROM variable in C:\xampp\xampp\htdocs\drupal\includes\database.mysql.inc on line 128