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

installed but get the following errors

Notice: Undefined index: pass in C:\website\web\php\neil\drupal\includes\database.mysql.inc on line 12

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\website\web\php\neil\drupal\includes\database.mysql.inc:12) in C:\website\web\php\neil\drupal\includes\session.inc on line 5

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\website\web\php\neil\drupal\includes\database.mysql.inc:12) in C:\website\web\php\neil\drupal\includes\session.inc on line 5

Can't create first user

Like others on this forum - I am getting redirected to my index page or directory listing as I removed the index.html. I am clicking on "create a new user" the hard links to drupal are of course working - it is only the register links that are not.
I know my email is set correctly on my mysql as I tested it earlier with this installation. I am working on a windows xp - for testing purposes only. My php and mysql are all in place.

What can I do to correct this problem?

No EMAIL send to NEW USER

Hi,

Drupal seems to run fine. I have some minor problems with MODULES I added to it. One problem was there at the beginning. It can be my error. I do not know.
The case is that when a NEW ACCOUNT is created NO EMAIL with the PASSWORD is send to this NEW USER.

Anybody who know the answer on this problem. TNX in advance.

Grtz. Henk [pd5dp]

Database Access

Awesome piece of software, congrats to all!

I do have a little tiny problem though, I kind of wonder if it is the way my provider functions, they have a control deck that protects their servers from shell access, anyway...

Type error
Date Sunday, 18 July, 2004 - 9:22pm
User *omit*
Location /?q=node/add/page
Message user error: Access denied for user: 'jerblcom_drupal@localhost' to database 'jerblcom_drupal' query: LOCK TABLES sequences WRITE in /home/jerblcom/public_html/includes/database.mysql.inc on line 97.
Hostname *omit*

When I post a story, along with the successful post in the log, it also includes this one right next to it. The story seems to post, but the error message appears right on the top of the page right after posting and I want to resolve the problem. Other useful settings in conf.php...

$db_url = "mysql://jerblcom_drupal:*omit*@localhost/jerblcom_drupal";

The only thing I can think of is I am not getting this sytax right, I read the file and it appears to access correctly, everything else in the drupal site works great to my knowledge, its still a new site, so I haven't tested everything, but this is the first time I have had an error. There were a couple posts that listed problems similar, although they didn't explain themselves very well, but I caught making sure the user is created with all privileges (got that) and check the .htaccess file (not sure what to look for that would have something to do with this).

Starting off with CVS or standard version?

Situation. I'm a writer and I want to move my personal site to Drupal. I have been playing around with a standard 4.4 sandbox installation for some time. I can now setup a site and create content. My biggest challenge was/is setting up the navigation/menus. In CVS this is now standard in the core, but in 4.4 they are add-on modules (BTW: this really puzzled me: why do you need to install extra modules to get something so basic as navigation). So I'm tempted to start off with the CVS version instead of the standard 4.4 version.

Cannot create first user

Hi,

I just installed version 4.4.2 on my university account.

I have the generic start page loaded, and can click on "create the first account." When I do so, and enter my username/email, the page simply reloads and clears out those fields. No errors are listed, it just refreshes. The email is not sent, so I have no clue why this is happening.

My mySql database is hosted on another server, but I've specified this in conf.php, and since I get no error messages I have to believe that portion is set up correctly.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal