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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC