From:             kevin at kobrien dot net
Operating system: Linux (Red Hat 4ES)
PHP version:      5CVS-2005-08-17 (snap)
PHP Bug Type:     SNMP related
Bug description:  snmpapp.conf open errors

Description:
------------
I know this is a duplicate of #32613, but I am unable to submit a comment
to a closed ticket.


Reproduce code:
---------------
I build php5-STABLE-200508170435 with:

./configure --with-snmp


Expected result:
----------------
If I run sapi/cli/php --version for php 4.4.0 built with the same
arguments, I get:

[EMAIL PROTECTED] php-4.4.0]$ sapi/cli/php --version
PHP 4.4.0 (cli) (built: Aug 11 2005 23:47:50)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

Actual result:
--------------
[EMAIL PROTECTED] php5-STABLE-200508170435]$ sapi/cli/php --version
PHP 5.0.5-dev (cli) (built: Aug 16 2005 22:25:22)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies
No log handling enabled - turning on stderr logging
read_config_store open failure on /var/net-snmp/snmpapp.conf
read_config_store open failure on /var/net-snmp/snmpapp.conf
read_config_store open failure on /var/net-snmp/snmpapp.conf

-- 
Edit bug report at http://bugs.php.net/?id=34165&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34165&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34165&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34165&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34165&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34165&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34165&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34165&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34165&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34165&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34165&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34165&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34165&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34165&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34165&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34165&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34165&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34165&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34165&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34165&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34165&r=mysqlcfg

Reply via email to