php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5616 --with-snmp doesn't show up in phpinfo() 'Configure Command' section
Submitted: 2000-07-15 03:00 UTC Modified: 2000-09-04 20:43 UTC
From: crex at phorge dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0.1pl2 OS: Linux 2.2.16
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: crex at phorge dot com
New email:
PHP Version: OS:

 

 [2000-07-15 03:00 UTC] crex at phorge dot com
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@jupiter:/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@phorge.com for clarification

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-04 20:43 UTC] sniper@php.net
I can not reproduce this. Please reopen this bug report if
problem still exists with php4.0.2.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC