buenos dias que tal estaba intantando intalar drupal-6.6
lei el tema vi que el problema es que no e creado las tablas solo cree la base de datos cual seria el archivo que tendria que importar para crear las tablas intente subir
database.mysql.inc
database.inc
pero no me funcionan
o como tendria que crear las tablas
cree la base de datos llamada codigo
coloque en el archivo settings.php
el usuario root y la contraseña con que entro a php admin
pero al colocar la ruta en mi esplorador me manda este mensaje no se si alguien abra intalado eso antes
http://localhost/drupal-6.6/index.phpWarning: Table 'codigo.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:AppServwwwdrupal-6.6includesdatabase.mysql.inc on line 128
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:AppServwwwdrupal-6.6includesdatabase.mysql.inc:128) in C:AppServwwwdrupal-6.6includesbootstrap.inc on line 995
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:AppServwwwdrupal-6.6includesdatabase.mysql.inc:128) in C:AppServwwwdrupal-6.6includesbootstrap.inc on line 995
Warning: Table 'codigo.cache' doesn't exist query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in C:AppServwwwdrupal-6.6includesdatabase.mysql.inc on line 128
Warning: Table 'codigo.variable' doesn't exist query: SELECT * FROM variable in C:AppServwwwdrupal-6.6includesdatabase.mysql.inc on line 128
Warning: Table 'codigo.cache' doesn't exist query: UPDATE cache SET data = '', created = 1226336755, expire = 0, headers = '', serialized = 0 WHERE cid = 'variables' in C:AppServwwwdrupal-6.6includesdatabase.mysql.inc on line 128
Warning: Table 'codigo.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 C:AppServwwwdrupal-6.6includesdatabase.mysql.inc on line 128
Warning: Cannot modify header information - headers already sent by (output started at C:AppServwwwdrupal-6.6includesdatabase.mysql.inc:128) in C:AppServwwwdrupal-6.6includesbootstrap.inc on line 596
Warning: Cannot modify header information - headers already sent by (output started at C:AppServwwwdrupal-6.6includesdatabase.mysql.inc:128) in C:AppServwwwdrupal-6.6includesbootstrap.inc on line 597
Warning: Cannot modify header information - headers already sent by (output started at C:AppServwwwdrupal-6.6includesdatabase.mysql.inc:128) in C:AppServwwwdrupal-6.6includesbootstrap.inc on line 598
Warning: Cannot modify header information - headers already sent by (output started at C:AppServwwwdrupal-6.6includesdatabase.mysql.inc:128) in C:AppServwwwdrupal-6.6includesbootstrap.inc on line 599
Warning: Table 'codigo.url_alias' doesn't exist query: SELECT COUNT(pid) FROM url_alias in C:AppServwwwdrupal-6.6includesdatabase.mysql.inc on line 128