php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35021 mysqli not in binary installation
Submitted: 2005-10-30 09:41 UTC Modified: 2005-10-31 01:21 UTC
From: sue at skampsweb dot net Assigned:
Status: Not a bug Package: Dynamic loading
PHP Version: 5.0.5 OS: Windows XP Service Pack 2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sue at skampsweb dot net
New email:
PHP Version: OS:

 

 [2005-10-30 09:41 UTC] sue at skampsweb dot net
Description:
------------
Upgrading to php5.0.5 (from 5.0.2) using apache2 and mysqli.  Windows binary installation is missing the support for mysqli - both in the extension list in php.ini and also libmysqli.dll.  Have tried latest snapshot Built On: Oct 30, 2005 01:30 GMT for 5.0.x-dev and it is still missing from there.  Error on starting apache2 is unable to load dynamic library "path"


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-30 20:20 UTC] sniper@php.net
It's there:

$ ls -l ext/php_mysqli.dll 
-rwxrwxrwx  1 jani jani 85K Oct 30 19:30 ext/php_mysqli.dll*

 [2005-10-30 22:46 UTC] sue at skampsweb dot net
The extension maybe but libmysqli.dll is missing.  So even after editing in the extension in the ini file still - get the error as it does not load.
 [2005-10-31 01:21 UTC] sniper@php.net
That you get from http://www.mysql.com

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 03:01:28 2024 UTC