Having problems installing Drupal? See the Installation Guide for more information.

Error in database.inc during installation

I get this error after putting in my database info during the drupal 7 installation. Any clue what would cause this?

Warning: Unexpected character in input: ' in /home2/qualiub5/public_html/summydesigns/includes/database/mysql/database.inc on line 143

Parse error: syntax error, unexpected T_STRING in /home2/qualiub5/public_html/summydesigns/includes/database/mysql/database.inc on line 144

Drupal 7: Do I need to share Sequences? Authmap? in addition to sharing Users, Sessions and having a common cookie domain?

Part I:

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:

Installation SQL drupal 7

Hello,

We like to connect drupal 7 with SQL.
When we install drupal 6 we can connect to index.php

When we install drupal 7 we got the http-errro 500.19 internal server errror
faultcode 0x80070021

Please advice

drupal 7, AWS and SQLite

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

Different (separate) environments for frontend and backend

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.

Can anyone help? Thanks!

SQLSTATE[HY000]: General error: 2006 MySQL server has gone away

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

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal