ID:               22686
 User updated by:  pyrox_pro at hotmail dot com
 Reported By:      pyrox_pro at hotmail dot com
 Status:           Bogus
 Bug Type:         LDAP related
 Operating System: RedHat 7.3
 PHP Version:      4.3.1
 New Comment:

How is this classified as 'Bogus' ?!

It should have been saved and closed, not Bogus..

There definatley WAS a bug, and the 4.3.2 RC fixed it.

The memory questions were just extra.


Previous Comments:
------------------------------------------------------------------------

[2003-03-14 10:42:35] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Depends on your needs, if you know you'll need to load 1000 elements to
memory then 20 meg limit would probably be a good idea and so on...

Since this is not a bug in PHP I am closing this report.

------------------------------------------------------------------------

[2003-03-14 10:38:23] pyrox_pro at hotmail dot com

That is the 8mb standard, what do you suggest I raise it to then?

------------------------------------------------------------------------

[2003-03-14 10:02:56] [EMAIL PROTECTED]

Check your memory_limit setting, that is what probably limiting your
memory usage to 9437200 bytes and thus preventing usage of more then
580 items.

------------------------------------------------------------------------

[2003-03-14 09:53:18] pyrox_pro at hotmail dot com

Thank you, but now I have a complaint.

At least it does something besides dying, but it appears it cannot
handle 580 items returned?

Fatal error: Allowed memory size of 9437200 bytes exhausted at (null):0
(tried to allocate 35 bytes) in /usr/docroot/dev/softrack/ldap.php on
line 122

line 22 is of course:
$info=ldap_get_entries($ds, $sr); 

It this just a limitation I will have to deal with? 580 seems like a
relativley low number?

------------------------------------------------------------------------

[2003-03-13 16:22:37] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22686

-- 
Edit this bug report at http://bugs.php.net/?id=22686&edit=1

Reply via email to