#40736 [NEW]: DOESN'T HAVE ALL LIBRARIES PHP 5.2.1 MYSQL -IIS 6

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

  1. #1

    Default #40736 [NEW]: DOESN'T HAVE ALL LIBRARIES PHP 5.2.1 MYSQL -IIS 6

    From: cexyga at hotmail dot com
    Operating system: Windows 2003
    PHP version: 5.2.1
    PHP Bug Type: MySQL related
    Bug description: DOESN'T HAVE ALL LIBRARIES PHP 5.2.1 MYSQL -IIS 6

    Description:
    ------------
    I tried to install the new version from the win zip 5.2.1 binaries, and
    download the PECL libraries as well, I followed each step carefully,
    install the Variable Enviroments (path), check for the extensions, verify
    the libmysql.dll in windows32, run the isapiphp on the web service
    extensions, work on the web sites properties, go to home directory and
    enable .php. Dowload the odbc for mysql 5.0 and php always displayed the
    same libraries, mysql was not displayed in the phpinfo(). I enabled the
    extension_dir, I enable the extension= php_mysql.dll and I did everything
    to get it working and the only thing I've got was call to undefined
    function mysql_connect, then I tried to go to the regedit trick and give
    the correct path to the php but that wouldn't work for me either. So
    finally I noticed that when I executed php.exe from the cmd of DOS I have
    missing libraries it didnt find the php_mysql.dll or others that were
    without the quotes ; although they were on their place at extensions
    folder. So I find out that php5.dll was missing and other libraries as
    well, I downloaded this and other extensions and then I've got an
    extension problem saying something that these files didnt belong to that
    version, so finally, after a week trying I gave up and install php 5.1.4
    with mysql wich worked fine for me :(

    Expected result:
    ----------------
    MYSQL DISPLAYED ON PHPINFO() file

    Actual result:
    --------------
    no display after a week trying with all possible combinations, I also
    downloaded the win installer and the pecl, to finally find that there are
    missing files on the extensions.

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

  2. Similar Questions and Discussions

    1. #39644 [NEW]: Update MySQL & MySQLI Libraries
      From: dj02 dot net at nbl dot fi Operating system: Windows XP 5.1.2600 PHP version: 5CVS-2006-11-27 (snap) PHP Bug Type: ...
    2. ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
      When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'...
    3. ANN: Tag Libraries for XML
      I assembled tag libraries for 4 XML based languages: RSS 2.0 http://www.massimocorner.com/dreamweaver/xml/rss_2.0.mxp DocBook 4.2:...
    4. Using LDAP and SSL with C# libraries
      How do I make an LDAP connection that uses SSL with the .NET libaries? I'm currently using DirectoryEntry, but I don't see an option to force the...
    5. What is more efficient (*.a or *.so) libraries?
      Hi, Recently I developed a series of static libraries (*.a files) for performing various different operations. I used these libraries to create...
  3. #2

    Default #40736 [Opn->Bgs]: DOESN'T HAVE ALL LIBRARIES PHP 5.2.1 MYSQL -IIS 6

    ID: 40736
    Updated by: [email]tony2001@php.net[/email]
    Reported By: cexyga at hotmail dot com
    -Status: Open
    +Status: Bogus
    Bug Type: MySQL related
    Operating System: Windows 2003
    PHP Version: 5.2.1
    New Comment:

    [url]http://php.net/mysql[/url]


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

    [2007-03-06 04:32:23] cexyga at hotmail dot com

    Description:
    ------------
    I tried to install the new version from the win zip 5.2.1 binaries, and
    download the PECL libraries as well, I followed each step carefully,
    install the Variable Enviroments (path), check for the extensions,
    verify the libmysql.dll in windows32, run the isapiphp on the web
    service extensions, work on the web sites properties, go to home
    directory and enable .php. Dowload the odbc for mysql 5.0 and php
    always displayed the same libraries, mysql was not displayed in the
    phpinfo(). I enabled the extension_dir, I enable the extension=
    php_mysql.dll and I did everything to get it working and the only thing
    I've got was call to undefined function mysql_connect, then I tried to
    go to the regedit trick and give the correct path to the php but that
    wouldn't work for me either. So finally I noticed that when I executed
    php.exe from the cmd of DOS I have missing libraries it didnt find the
    php_mysql.dll or others that were without the quotes ; although they
    were on their place at extensions folder. So I find out that php5.dll
    was missing and other libraries as well, I downloaded this and other
    extensions and then I've got an extension problem saying something that
    these files didnt belong to that version, so finally, after a week
    trying I gave up and install php 5.1.4 with mysql wich worked fine for
    me :(

    Expected result:
    ----------------
    MYSQL DISPLAYED ON PHPINFO() file

    Actual result:
    --------------
    no display after a week trying with all possible combinations, I also
    downloaded the win installer and the pecl, to finally find that there
    are missing files on the extensions.


    ------------------------------------------------------------------------


    --
    Edit this bug report at [url]http://bugs.php.net/?id=40736&edit=1[/url]
    tony2001@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