LDAP - The Adventure Continues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 94 bytes) in /srv/www/htdocs/test/ldapTest.php on line 47

47 -> $info = ldap_get_entries($ds, $sr);

$sr=ldap_search($ds, "dc=foo,dc=local", "cn=*");
$ds is the connection to the LDAP server

Does anyone know what this means? 

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux