php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #63340 How about adding the configure flags to config.log
Submitted: 2012-10-23 12:56 UTC Modified: 2012-10-23 13:31 UTC
From: mengpg2 at engene dot se Assigned:
Status: Wont fix Package: *Compile Issues
PHP Version: 5.3.18 OS: Linux
Private report: No CVE-ID: None
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:
46 - 30 = ?
Subscribe to this entry?

 
 [2012-10-23 12:56 UTC] mengpg2 at engene dot se
Description:
------------
When needed, I have found the configure flags in top of config.log in all other open source project apart from PHP. Would it be possible for PHP to start doing this? The only (?) way to see the flags right now is by phpinfo() which is unhelpful if the web-stack is not up & running.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-10-23 13:31 UTC] rasmus@php.net
-Status: Open +Status: Wont fix
 [2012-10-23 13:31 UTC] rasmus@php.net
They are in config.nice and you can also run php -i from the command line to get 
them, so you don't need a full running web stack.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 24 07:01:33 2025 UTC