Date: 11/13/00
- Next message: kenji chan: "Re: [PHP-DB] Web-base Files upload"
- Previous message: Jason Cox: "RE: [PHP-DB] Md5() / password() in MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi everybody,
I'm not sure where this question is more apropriate to send to,
however LDAP is a database also. I hope you can help me.
Well, my problem is that when I use :
$ds = ldap_connect("localhost");
I get on $ds a false (or negative) value, typical when was not
possible to make the connection. However I'm sure on my localhost
is runnning a LDAP server and on the default port (389). I checked
this by using ldapsearch command at the same time when I'm trying
to execute the php script. Also the web server is running also on
my localhost. I know this is very strange and perhaps I'm missing
something basic, but after a couple of hours trying to figure
out the problem I decided to send this message to this list.
I wonder how can I debug what php is trying to do at a lower level
to track the problem?
Thanks in advance,
---sram
"Don't listen to what I say; listen to what I mean!" --Feynman
Salvador Ramirez Flandes PROFC, Universidad de Concepcion, CHILE
http://www.profc.udec.cl/~sram mailto:sram <email protected>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: kenji chan: "Re: [PHP-DB] Web-base Files upload"
- Previous message: Jason Cox: "RE: [PHP-DB] Md5() / password() in MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

