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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC