the function takes a certian number of required arguments(or parameters)
and you're not passing enough.  For this funtion it only takes one, which
is the ldap resource link identifier.  which was probably set in $var =
ldap_connect("ldap_server").  here the resource link identifer would be
$var.

HTH
Jeff


                                                                                       
                                  
                    Jody Cleveland                                                     
                                  
                    <[EMAIL PROTECTED]       To:     "Php-Db (E-mail)" 
<[EMAIL PROTECTED]>                           
                    nefox.org>                cc:                                      
                                  
                                              Subject:     [PHP-DB] What is a "wrong 
parameter count" error mean?        
                    12/27/2002 11:52 AM                                                
                                  
                                                                                       
                                  
                                                                                       
                                  




Hello all,

I'm trying to get a php application working that uses ldap. Anyway, when I
try to login, I get this error message:

Warning: Wrong parameter count for ldap_error() in
/var/www/html/mail/mail132/plugins/webcalendar/includes/user-ldap.php on
line 101

What exactly does that mean?

-Jody Cleveland

Winnefox Library System
Computer Support Specialist
[EMAIL PROTECTED]

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to