ID:               32680
 Updated by:       [EMAIL PROTECTED]
 Reported By:      dejan at akton dot si
-Status:           Open
+Status:           Assigned
 Bug Type:         SNMP related
 Operating System: *
 PHP Version:      4CVS, 5CVS (2005-04-15)
 Assigned To:      sniper
 New Comment:

I need to test this with Apache1 sometime, but atm I have no time. (I
use Apache2 myself)

If you can, do try with Apache2 to see if the problem disappears.



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

[2005-04-26 14:17:18] dejan at akton dot si

Same thing happened. Any clues as to what is causing this problem? Is
this a specific problem only on my computer?

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

[2005-04-25 23:57:15] [EMAIL PROTECTED]

Try this configure line:

# ./configure --disable-all --with-apxs=/usr/local/apache/bin/apxs
--with-snmp=/usr/local

Using this snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz


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

[2005-04-25 08:27:52] dejan at akton dot si

My configure line:
'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-zlib'
'--enable-bcmath' '--enable-calendar' '--with-dom' '--with-dom-xslt'
'--with-dom-exslt' '--enable-exif' '--enable-ftp' '--with-gd'
'--with-t1lib' '--with-gettext' '--with-imap=/usr/include/imap'
'--with-mysql=/usr/local' '--with-ncurses' '--enable-pcntl'
'--with-readline' '--with-snmp=/usr/local' '--enable-sockets'
'--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm'
'--enable-msdblib' '--enable-dbmfix' '--with-tdsver=7.0'
'--with-freetds=/usr/local' '--with-mssql' '--with-openssl'
'--with-ttf' '--with-freetype-dir=/usr/local' '--disable-ipv6'
'--disable-debug' '--enable-dio' 

Apache Version: Apache/1.3.29 

I tried with two net-snmp versions, including the new one 5.2.1

PHP_MINIT should be called with every request to a PHP script via
Apache? And PHP_MSHUTDOWN when script ends?

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

[2005-04-23 23:31:34] [EMAIL PROTECTED]

I can not reproduce this. What apache version are you using?
What configure line did you use with PHP? 


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

[2005-04-15 14:04:28] [EMAIL PROTECTED]

It was me who added the MSHUTDOWN() to get rid of the
memleaks..fixing.


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

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/32680

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

Reply via email to