ID:               48213
 User updated by:  andywolk at gmail dot com
 Reported By:      andywolk at gmail dot com
 Status:           Bogus
 Bug Type:         SNMP related
 Operating System: Windows 2003 Server
 PHP Version:      5.2.9
 New Comment:

My PHP works under IIS as ISAPI extention.
A few scripts are run under php-cgi.exe
php_snmp.dll is set in php.ini

Sometimes, when a script calls snmp function,
c:\usr\SNMP\PERSIST\snmpapp.conf breaks. After that IIS cannot run
scripts. php-cgi.exe warn me simething like "cannot load module" and
cannot run scripts too. All I can do is deleting snmpapp.conf. Next time
PHP forks fine until new problem with this file.

Jani, are you sure about your first post?


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

[2009-05-09 20:38:55] j...@php.net

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.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.



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

[2009-05-09 20:25:03] andywolk at gmail dot com

Description:
------------
Normal file:
----cut here-----
#
# net-snmp (or ucd-snmp) persistent data file.
#
# DO NOT STORE CONFIGURATION ENTRIES HERE.
# Please save normal configuration tokens for snmpapp in
SNMPCONFPATH/snmpapp.conf.
# Only "createUser" tokens should be placed here by snmpapp
administrators.
#

engineBoots 28
oldEngineID 0x800007e580ec2c00002de4054a
----cut here-----
Bad file:
----cut here-----
#
# net-snmp (or ucd-snmp) persistent data file.
#
# DO NOT STORE CONFIGURATION ENTRIES HERE.
# Please save normal configuration tokens for snmpapp in
SNMPCONFPATH/snmpapp.conf.
# Only "createUser" tokens should be placed here by snmpapp
administrators.
#

#
# net-snmp (or ucd-snmp) persistent data file.
#
# DO NOT STORE CONFIGURATION ENTRIES HERE.
# Please save normal configuration tokens for snmpapp in
SNMPCONFPATH/snmpapp.conf.
# Only "createUser" tokens should be placed here by snmpapp
administrators.
#

engineBoots 18
engineBoots 18
engineBoots 18
00007e580ec2c00002de4054a
oldEngineID 0x800007e580ec2c00002de4054a
oldEngineID 0x800007e580ec2c00002de4054a
oldEngineID 0x800007e580ec2c00002de4054a
----cut here-----

Reproduce code:
---------------
File is broken when internet losts. I think it is dns+snmp problem.
Probably file is broken when no dns respond.



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


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

Reply via email to