ID: 34165 Updated by: [EMAIL PROTECTED] Reported By: kevin at kobrien dot net -Status: Open +Status: Feedback Bug Type: SNMP related Operating System: Linux (Red Hat 4ES) PHP Version: 5CVS-2005-08-17 (snap) New Comment:
What compile errors? Also, what libxml2 version you have installed? What net-snmp version? Previous Comments: ------------------------------------------------------------------------ [2005-08-17 18:32:59] kevin at kobrien dot net Same result: [EMAIL PROTECTED] php5-200508171430]$ sapi/cli/php --version PHP 5.1.0-dev (cli) (built: Aug 17 2005 09:27:08) Copyright (c) 1997-2005 The PHP Group Zend Engine v2.1.0-dev, Copyright (c) 1998-2005 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 I had to add --without-pear to configure because the xmlrpc would fail to compile correctly. It compiled fine last night with snapshot php5-STABLE-200508170435. I can open another bug ticket if you would like or just chalk it up to someone in mid-development on the 5.1 branch. ------------------------------------------------------------------------ [2005-08-17 17:41:12] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2005-08-17 17:09:59] kevin at kobrien dot net I doesn't appear to be fixed in CVS since I used the CVS snapshot and the problem still exists. ------------------------------------------------------------------------ [2005-08-17 07:31:14] kevin at kobrien dot net 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 this bug report at http://bugs.php.net/?id=34165&edit=1
