php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52544 MySQL documentation needs update for PHP 5.3
Submitted: 2010-08-05 17:33 UTC Modified: 2010-09-13 16:53 UTC
From: aaron dot brown+php at oakadaptive dot com Assigned: abedford (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.3 OS: Windows
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: aaron dot brown+php at oakadaptive dot com
New email:
PHP Version: OS:

 

 [2010-08-05 17:33 UTC] aaron dot brown+php at oakadaptive dot com
Description:
------------
<http://php.net/manual/en/mysql.installation.php#mysql.installation.windows>
says

> A file named libmysql.dll is included in the Windows PHP
> distribution and in order for PHP to talk to MySQL this
> file needs to be available to the Windows systems PATH.

but this is no longer true in PHP 5.3, because Mysqlnd is
used.  See <http://bugs.php.net/bug.php?id=52492>.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-06 15:07 UTC] abedford@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: abedford
 [2010-08-18 20:13 UTC] abedford@php.net
Automatic comment from SVN on behalf of abedford
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=302452
Log: Initial reworking of installation info (not yet completed). Bug #52544.
 [2010-09-13 16:53 UTC] abedford@php.net
-Status: Assigned +Status: Closed
 [2010-09-13 16:53 UTC] abedford@php.net
Should be clearer in the documentation now. There is a separate section for 
installing 5.3 on Windows.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 12:01:30 2024 UTC