[PHP-DEV] PHP 4.0 Bug #5616: --with-snmp doesn't show up in phpinfo() 'Configure Command' section From: crex <email protected>
Date: 07/15/00

From: crex <email protected>
Operating system: Linux 2.2.16
PHP version: 4.0.1pl2
PHP Bug Type: Other
Bug description: --with-snmp doesn't show up in phpinfo() 'Configure Command' section

Output in Configure Command section is this:
'./configure' '--with-gd=../gd-1.7.3' '--enable-ftp' '--with-ttf=../freetype-1.3.1' '--with-mysql' '--with-zlib-dir=../zlib-1.1.3' '--with-jpeg-dir=../jpeg-6b' '--with-tiff-dir=../tiff-v3.5.5' '--with-png-dir=../libpng-1.0.7' '--with-pdflib=/usr/local' '--with-apxs=/usr/local/bin/apxs' '--enable-track-vars' '--disable-debug'

further down phpinfo() shows this:
snmp
UCD-SNMP Support enabled

bash command line configure line is this:
root <email protected>:/opt/src/web# ./configure --with-gd=../gd-1.7.3 --enable-ftp --with-ttf=../freetype-1.3.1 --with-mysql --with-zlib-dir
=../zlib-1.1.3 --with-jpeg-dir=/usr/local --with-tiff-dir=/usr/local --with-png-dir=/usr/local --with-pdflib=/usr/local --with-snmp
 --with-apxs=/usr/local/bin/apxs --enable-track-vars --disable-debug 1>CREX_CONFIG 2>CREX_CONFIG

contact crex <email protected> for clarification

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>