php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45107 setting ext_dir to "./" (and other ini settings) causes apache crash
Submitted: 2008-05-27 14:13 UTC Modified: 2013-02-18 00:33 UTC
From: admin at ifyouwantblood dot de Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 6CVS-2008-05-27 (snap) OS: Win XP SP3
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: admin at ifyouwantblood dot de
New email:
PHP Version: OS:

 

 [2008-05-27 14:13 UTC] admin at ifyouwantblood dot de
Description:
------------
PHP6 snapshot: php6.0-win32-200805270630
Apache: 2.2.8
PHP runs as a module (php6apache2_2_filter.dll)

my apache crashs directly after starting when i set the following ini-settings (based on php-ini-recommended) to this values:

display_errors = On
display_startup_errors = On
extension_dir = "./" ;this has been the default value
extension=non_existant.dll ;only extension

if i either unset the extension or deactivate display_errors or display_startup_errors apache runs fine.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-05 17:56 UTC] felipe@php.net
-Status: Open +Status: Feedback
 [2010-12-05 17:56 UTC] felipe@php.net
Please try using this snapshot:

  http://snaps.php.net/php-trunk-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/


 [2013-02-18 00:33 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC