Got everything installed apache 1.3.26 php 4.2.1 On the first screen I enter ldap IP/DNS
and get ERROR: must enter ldap etc. Hardcode $Host and the get the LDAP infoe screen.
Fill that in and the get ERROR: Must enter port. even though 389 was in the screen before.
Any ideas? Mark.Shoneman@deluxe.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-10-03
I am getting the exact same problem.... Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Got everything installed apache 1.3.26 php 4.2.1 On the first screen I enter ldap IP/DNS
and get ERROR: must enter ldap etc. Hardcode $Host and the get the LDAP infoe screen.
Fill that in and the get ERROR: Must enter port. even though 389 was in the screen before.
Any ideas? Mark.Shoneman@deluxe.com
I am getting the exact same problem.... Any ideas?
The fix is to change "register_globals = off" to "register_globals = on".
This should no longer be a problem if you download the latest release - e.g. it will work regardless of the register_globals setting