php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #62287 PHP5.4 "configure: WARNING: unrecognized options: --with-exec-dir"
Submitted: 2012-06-10 19:38 UTC Modified: 2012-07-25 11:41 UTC
From: mail at tgries dot de Assigned: fa (profile)
Status: Closed Package: *Configuration Issues
PHP Version: 5.4Git-2012-06-10 (Git) OS: LINUX
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: mail at tgries dot de
New email:
PHP Version: OS:

 

 [2012-06-10 19:38 UTC] mail at tgries dot de
Description:
------------
When I use my previous configure statement which has "--with-exec-dir==/usr/lib64/php/bin" in it, this fails when configuring the newer PHP versions
with

"configure: WARNING: unrecognized options: --with-exec-dir"

in the last output line.

whereas your documentation page http://de3.php.net/manual/en/configure.about.php lists this as a valid switch 

"-with-exec-dir[=DIR] : Only allow executables in DIR when in safe mode defaults to /usr/local/php/bin."

Your migration pages PHP 5.3 -> 5.4 http://de3.php.net/manual/en/migration54.php and subpages are silent about any related change.

Please clarify the correct syntax, or correct the documentation (add what has has changed in what version).

Test script:
---------------
-


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-25 11:41 UTC] fa@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: fa
 [2012-07-25 11:41 UTC] fa@php.net
safe_mode was removed in 5.4, so yes, this was a documentation problem.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 04:01:38 2025 UTC