associates wrote: > > Hi, > > I'm using Squirrelmail 1.4.6 with ldapquery plugin. I have noticed that > the contact entries has been significantly increasing in number. And this > is the reason why i'm getting the following error message. > > Warning: ldap_search() [function.ldap-search]: Partial search results > returned: Sizelimit exceeded. in > C:\AppServ\www\squirrelmail\plugins\ldapquery\ldapquery.php on line 265 > > I went to open the ldapquery.php hoping i could spot something like > sizelimit in the code and tried to increase it but couldn't find one. > > Is this to do tweaking some numbers in the php.ini? how do i increase the > sizelimit there? > Error message told you function name, file name and line number. If you have docref_root set correctly in php.ini, notice should also show working link to php manual. http://www.php.net/ldap-search SquirrelMail has maxrows option in ldap server configuration, but plugin does not follow it. Listing can be limited in ldap_search() arguments (see link), ldap client configuration and ldap server configuration. If you use OpenLDAP, it is set in ldap.conf and slapd.conf. In my case limit (500 entries) is in slapd.conf and I don't remember changing that value. Thanks for catching that notice. -- Tomas -- View this message in context: http://www.nabble.com/Re%3A-exceeded-sizelimit-LDAP_search-tp16577158p16578928.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users