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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
49 + 40 = ?
Subscribe to this entry?

 
 [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: Thu Apr 18 06:01:28 2024 UTC