#40700 [NEW]: win32 5.2.1 MSI not installing correctly

Ask a Question related to PHP Bugs, Design and Development.

  1. #1

    Default #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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. Installing Modules on Win32 Machine (Again)
      "Jeff Mott" <mjeff1@twcny.rr.com> wrote in message news:970676ed.0308081624.752ee364@posting.google.com......
    5. 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++...
  3. #2

    Default #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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139