php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40736 DOESN'T HAVE ALL LIBRARIES PHP 5.2.1 MYSQL -IIS 6
Submitted: 2007-03-06 04:32 UTC Modified: 2007-03-06 10:46 UTC
From: cexyga at hotmail dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.2.1 OS: Windows 2003
Private report: No CVE-ID: None
 [2007-03-06 04:32 UTC] 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. 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Dec 04 23:00:01 2025 UTC