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...
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 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 :(
The answer may already be here, but I am so no to all of this I wouldn't recognize it.
I installed the Drupal package, created the database, and imported the table structure successfully. After that, I went to http://www.loyaloppositionresearch.com/drupal (where I installed everything) and got this error:
Fatal error: Call to undefined function: db_prefix_tables() in c:\home\LORACS\www\drupal\includes\database.mysql.inc on line 252