Ask a Question related to PHP Bugs, Design and Development.
-
php at proscan dot demon dot co dot uk #1
#40700 [NEW]: win32 5.2.1 MSI not installing correctly
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 [url]http://bugs.php.net/?id=40700&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=40700&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=40700&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=40700&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=40700&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=40700&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=40700&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=40700&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=40700&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=40700&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=40700&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=40700&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=40700&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=40700&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=40700&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=40700&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=40700&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=40700&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=40700&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=40700&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=40700&r=mysqlcfg[/url]
php at proscan dot demon dot co dot uk Guest
-
Installing IO::Socket::SSL on Win32?
Hello. I would like to use the IO::Socket::SSL module on a win32 system. Unfortunately, this has launched me into a series of dependencies... -
Problem installing win32::OLE
Hi, I'm having problems intalling Win32::OLE on my linux machine. I get an error message about and 'undefined subroutine & Win32::IsWinNT called... -
Installing from CPAN on Win32
Hi! I downloaded a module from CPAN. I want to install it on my system, but NOT in the net-wide perl "lib" area; I want it in a subdirectory... -
Installing Modules on Win32 Machine (Again)
"Jeff Mott" <mjeff1@twcny.rr.com> wrote in message news:970676ed.0308081624.752ee364@posting.google.com...... -
Installing modules for Win32 - HELP?!
Le Fri, 25 Jul 2003 17:11:20 -0400, "cc AT captionthis.net" <cc<at>captionthis.net> a écrit : Hi, Actually you need a "full" MS visual C++... -
iliaa@php.net #2
#40700 [Opn->Asn]: win32 5.2.1 MSI not installing correctly
ID: 40700
Updated by: [email]iliaa@php.net[/email]
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 [url]http://bugs.php.net/?id=40700&edit=1[/url]
iliaa@php.net Guest



Reply With Quote

