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

 ID:                 45107
 Updated by:         fel...@php.net
 Reported by:        admin at ifyouwantblood dot de
 Summary:            setting ext_dir to "./" (and other ini settings)
                     causes apache crash
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Win XP SP3
 PHP Version:        6CVS-2008-05-27 (snap)
 Block user comment: N
 Private report:     N

 New Comment:

Please try using this snapshot:

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

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




Previous Comments:
------------------------------------------------------------------------
[2008-05-27 14:13:43] 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.





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



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

Reply via email to