Edit report at http://bugs.php.net/bug.php?id=51536&edit=1

 ID:               51536
 Updated by:       [email protected]
 Reported by:      [email protected]
 Summary:          Add sapi binary location to php ini search path
 Status:           Wont fix
 Type:             Feature/Change Request
 Package:          *Configuration Issues
 Operating System: Windows
 PHP Version:      5.4
 Assigned To:      pajoye

 New Comment:

PhpIniDir is set in your apache conf. It affects only this instance of
Apache. And as only one version can be loaded at the same time.



For any other supported SAPIs on Windows (CLI, FastCGI), the -c can be
used.


Previous Comments:
------------------------------------------------------------------------
[2010-05-01 21:47:19] [email protected]

As I explained before, problem with PhpIniPath is that it affects all
versions of PHP on the machine. So it cannot be used to point to
different php.inis for different versions of PHP. Yes, this bug fix is
not required for FastCGI.



If php ini search path doesn't contain the folder where php5.dll is
present, I would consider it a bug and should be fixed in the branch
which is accepting bug fixes.

------------------------------------------------------------------------
[2010-05-01 21:27:28] [email protected]

For one, 5.3 code base is in bug fixes mode only (you changed the
version to 5.3 just now).



Adding yet another path to look for php.ini is not something we like to
do. Especially as there are clean and working solutions for both the
Apache SAPI (PhpIniPath) and FastCGI (-c). I will put the specs John and
I discussed in the wiki as well, so we have a good base to discuss.



Now, please don't reopen this report.

------------------------------------------------------------------------
[2010-05-01 21:11:09] [email protected]

I don't understand why we can't make this fix in PHP 5.3. Anyway, we
should atleast fix this in the trunk. Changed php version to 5.4.

------------------------------------------------------------------------
[2010-05-01 21:00:52] [email protected]

See my previous comment. Let make it clear(er) now.

------------------------------------------------------------------------
[2010-05-01 20:33:01] [email protected]

The following patch has been added/updated:

Patch Name: inipath_patch53
Revision:   1272738781
URL:       
http://bugs.php.net/patch-display.php?bug=51536&patch=inipath_patch53&revision=1272738781

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=51536


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51536&edit=1

Reply via email to