ID: 26249
User updated by: dacol dot jeremy at caramail dot com
Reported By: dacol dot jeremy at caramail dot com
Status: Open
Bug Type: SNMP related
Operating System: linux
PHP Version: 4.3.2
New Comment:
i test a script with:
while(true)
{
system("snmpget.....");
}
and see with "top" command the memory used : 0.7% all time.
it doesn't depend on the number of snmpget so i think it's a php
problem.
Previous Comments:
------------------------------------------------------------------------
[2003-11-18 06:58:02] dacol dot jeremy at caramail dot com
hi,
i don't know how upgrad my php files with the latest version...
i up my old ucd-snmp version to net-snmp 5.1 and my bug still
happened.
please tell me exactly what to do with php4-STABLE-latest.tar.gz....
the command, all things tou can....
i am really sorry but i search on web and i find nothing on it.
------------------------------------------------------------------------
[2003-11-17 17:52:10] [EMAIL PROTECTED]
Update your �ber-old ucd-snmp to the latest net-snmp version.
Then reopen if you still experience leaks which you can trace to happen
in PHP code (not in the net-snmp)
------------------------------------------------------------------------
[2003-11-17 05:40:55] dacol dot jeremy at caramail dot com
hi
i have copied the CVS on my php files and replace it.
but it doesn't work each time i use snmpget function it takes memory
which it doesn't free after a response.
in fact each 100 snmpget use 0.1% of my memory.
it's really the snmpget function which doesn't work.
------------------------------------------------------------------------
[2003-11-17 03:06:59] response dot sorry at notremember dot pass
hi,
thank you for your answer.
can i only copy this on my existing php files or do i have to recompile
all?
in fact what i have to do with this file?
and sorry for the mistake i work with:
apache 1.3.28
php 4.3.3
ucd-snmp 4.2.2
on linux RH 7.1
------------------------------------------------------------------------
[2003-11-14 10:36:16] [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/26249
--
Edit this bug report at http://bugs.php.net/?id=26249&edit=1