Re: [PHP] Re: Can' connect to ldap server

2001-09-12 Thread Andre Konopka
Hi all together, I modified my 'two lines of code': $andre1; $ds = ldap_connect (localhost); print connect result is ... $andre2; Here are the snipped from the error_log: [12-Sep-2001 11:24:16] PHP Warning: Use of undefined constant andre1 - assumed 'andre1' in

[PHP] Re: Can' connect to ldap server

2001-09-11 Thread Richard Lynch
Check your Apache log for any errors... And, it's *possible* PHP was configured to log errors elsewhere as well... See php.ini, or write some intentionally broken code to be sure you get error messages to the browser. -- WARNING [EMAIL PROTECTED] address is an endangered species -- Use [EMAIL