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

Privacy by Node Module errors when invalid username or password entered ...

Drupal has been installed and works fine unless a user tries to login with an invalid username or invalid password. I have installed the Privacy by Node Module, and with an invalid username or password, the following errors are displayed.

Can't use 'drupal' as database name

My host won't let me use 'drupal' as the name of my database. I've been looking through the configuration files, and I can't figure out where I'd change that to 'lem-drupal' - the name they've asssigned for my database.

Help! (and thanks in advance)

Dan Knight, LowEndMac.com

Webserver Auth and Mac 10.3 LDAP

I realize there has been a lot of talk about LDAP authentication but I still can't seem to find a clear answer. I want to authenticate agains an Mac 10.3 Server probably using LDAP.

Anyone know where I should look. I thought Webserver Auth module might be the key but there is not much documentation for what it does...

access problem for the first login

Hello,

I have installed drupal 4.50 locally in mac osx.

Error: Trying to get property of non-object in c:\Inetpub\wwwroot\drupal-4.5.0\includes\session.inc

Having this problem when accessing the site the first time.
Error thrown is:
Notice: Trying to get property of non-object in c:\Inetpub\wwwroot\drupal-4.5.0\includes\session.inc on line 29

This casues headers to be sent and then I have all sorts of issues (expected) with cookies and the like.

I've debugged to:

db_query("INSERT INTO {sessions} (uid, sid, hostname, timestamp) values(%d, '%s', '%s', %d)", $user->uid, $key, $_SERVER["REMOTE_ADDR"], time());

Problem with local-ip to an routed internet connection

Maybe a noob question...

I use drupal but it's behind a nat. So when i connect to my drupal i must use "http://berica.mine.nu:81/drupal" to get there
That works.... But when i click any link on it.. it gaves "http://192.168.1.15/drupal"
Works fine for a intranet.. but i'd like to use it for Internet ;)

What to do..

I put 192.168.1.15 to my hosts file with berica.mine.nu in it.. doesnt work too :(

Maybe tips????

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal