ID:               40700
 Updated by:       [EMAIL PROTECTED]
 Reported By:      php at proscan dot demon dot co dot uk
-Status:           Open
+Status:           Assigned
 Bug Type:         *General Issues
 Operating System: MS Win XP [Version 5.1.2600]
 PHP Version:      5.2.1
-Assigned To:      
+Assigned To:      jmertic


Previous Comments:
------------------------------------------------------------------------

[2007-03-02 22:38:42] php at proscan dot demon dot co dot uk

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 this bug report at http://bugs.php.net/?id=40700&edit=1

Reply via email to