php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7317 Configuring --with-sablot doesn't add "--with-sablot" to phpinfo()
Submitted: 2000-10-18 15:39 UTC Modified: 2001-05-06 11:21 UTC
From: cmv@php.net Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 4.0.3pl1 OS: RH6.2 Intel
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: cmv@php.net
New email:
PHP Version: OS:

 

 [2000-10-18 15:39 UTC] cmv@php.net
The title says it all.  Configure PHP with the --with-sablot flag, and it works fine (i.e. Sablotron support is configured in).

However, do a phpinfo() and the --with-sablot flag is missing from the "Configure Command" section of phpinfo(),  even though, further down, there is a section for Sablotron.

- Colin

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-06 11:21 UTC] derick@php.net
Works fine for me, when I do ./buildconf; rm config.cache; make clean; ./configure ...

Closing...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 08:01:29 2025 UTC