Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
There is a 'sequences' table in D7. I can't find anything explaining what it is used for.
Mine has a single row in it. I was expecting there to be one row for each table.
I want to share users between 2 or more installations, via a database containing only the shared tables, so I'm sharing the users and sessions tables.
Some articles about other Drupal versions say you also *have to share the Sequences table*.
I probably understand cookies, cookie domain, prefixing enough to get that working OK, so what I really want to know is:
Hey All,
I just finished installing D7 on Amazon Web Services and I'm completely baffled. I set up MYSQL just like I normally do and set up permissions accordingly, but when I got to the actual Drupal install the only database system the installer could see was something called SQLite. I let the installation go ahead and everything seems to be fine.
Now my question is; Where did this SQLite come from (I never installed it), where are my datafiles and how do I view the resulting schema, and finally is SQLite a good Db for Drupal?
Any help here would be appreciated
Hi everybody. Does anyone have experience in installing Drupal's front end and backend in different servers? I need to have the backend working in the LAN and make the frontend work in a dedicated server in a hosting service.
In addition to that, it would be ideal that the front end worked with full HTML files.
Hi, when i was installing Drupal 7 I get this error when I confirmed database details. SQLSTATE[HY000]: General error: 2006 MySQL server has gone away. Only 27 tables was created in database so details for database had to be correct. Can anyone help? Somewhere I found that this could be caused by wait_timeout value which is 28800. Thanks