From:             timshaw at mail dot usa dot com
Operating system: Win XP SP2
PHP version:      5.2.5
PHP Bug Type:     Feature/Change Request
Bug description:  Bug 29919

Description:
------------
Sure would be cool if the windows installer created a php.ini on initial
installation that did not cause PHP to crash, which is always going to
happen if exif and mbstring are selected since they are automatically put
into the php.ini in the wrong order by the installer.

This is a request that the load order dependencies of the modules be
considered in automatically generating php.ini by the installer instead of
just putting them in alphabetically.

As a new user who wants exif type functionality, it took me a little while
to find the doc giving the required order to fix the crash...  I initially
had no idea it was even related to module loading.

This request was submitted in 2004 by someone else as documentation bug
29919.  It is not a documentation bug since the documentation gives the
correct order, it is an installer enhancement request.

Thanks for PHP!

[EMAIL PROTECTED]


-- 
Edit bug report at http://bugs.php.net/?id=43257&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=43257&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=43257&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=43257&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=43257&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=43257&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=43257&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=43257&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=43257&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=43257&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=43257&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=43257&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=43257&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=43257&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=43257&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=43257&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=43257&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=43257&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=43257&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=43257&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=43257&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=43257&r=mysqlcfg

Reply via email to