php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28785 can't load Mysql extension
Submitted: 2004-06-15 03:01 UTC Modified: 2004-06-15 09:11 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: qkman at 21cn dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.0.0RC3 OS: windows 2003
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: qkman at 21cn dot com
New email:
PHP Version: OS:

 

 [2004-06-15 03:01 UTC] qkman at 21cn dot com
Description:
------------
extension_dir = "E:/php5/ext"  ; path ok!

modify
;extension=php_mysql.dll
to
extension=php_mysql.dll

IIS6 will Stop to Work !!!
why ???

Expected result:
----------------
IIS6 will Stop to Work !!!

Actual result:
--------------
All PHP Program !!!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-15 09:11 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: Tue Jun 04 00:01:30 2024 UTC