php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29781 extension files are not found
Submitted: 2004-08-21 12:40 UTC Modified: 2004-08-21 12:43 UTC
From: veger at cistron dot nl Assigned:
Status: Not a bug Package: Dynamic loading
PHP Version: 5.0.1 OS: Windows XP Pro
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: veger at cistron dot nl
New email:
PHP Version: OS:

 

 [2004-08-21 12:40 UTC] veger at cistron dot nl
Description:
------------
1)I have installed PHP from php-5.0.1-Win32.zip into the folder "C:\Tools\ScriptTools\PHP"
2)PHP.ini is in that same folder (as witnessed by PHPinfo)
Changes in PHP.ini:
extension_dir = "C:\Tools\ScriptTools\PHP\ext"
extension=php_mysqli.dll
3)php_mysqli.dll is in "C:\Tools\ScriptTools\PHP\ext"
4)PHPinfo says: extension_dir=C:\Tools\ScriptTools\PHP\ext
5)Nevertheless I get the message (one line):
PHP Startup: Unable to load dynamic library
'C:\Tools\ScriptTools\PHP\ext\php_mysqli.dll' -
The specified module could not be found





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-21 12:43 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 07:01:28 2025 UTC