From:             php at proscan dot demon dot co dot uk
Operating system: MS Win XP [Version 5.1.2600]
PHP version:      5.2.1
PHP Bug Type:     *General Issues
Bug description:  win32 5.2.1 MSI not installing correctly

Description:
------------
using the win32 msi for, v5.2.1, installer leads to many errors.  Using
the zip file simply works, eureka!

Reproduce code:
---------------
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\PHP\ext\php_ifx.dll' - The specified module could not be f
ound.
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\PHP\ext\php_pdo_oci.dll' - The specified module could not
be found.
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\PHP\ext\php_pspell.dll' - The specified module could not b
e found.
 in Unknown on line 0
PHP Warning:  Module 'bz2' already loaded in Unknown on line 0
PHP Warning:  Module 'curl' already loaded in Unknown on line 0
ETC...

Expected result:
----------------
D:\PHP>php -v
PHP 5.2.1 (cli) (built: Feb  7 2007 23:11:26)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies

Actual result:
--------------
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\PHP\ext\php_ifx.dll' - The specified module could not be f
ound.
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\PHP\ext\php_pdo_oci.dll' - The specified module could not
be found.
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\PHP\ext\php_pspell.dll' - The specified module could not b
e found.
 in Unknown on line 0
PHP Warning:  Module 'bz2' already loaded in Unknown on line 0
PHP Warning:  Module 'curl' already loaded in Unknown on line 0

ETC...

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

Reply via email to