Edit report at http://bugs.php.net/bug.php?id=52492&edit=1

 ID:                 52492
 Updated by:         paj...@php.net
 Reported by:        aaron dot brown+php at oakadaptive dot com
 Summary:            missing libmysql.dll, ext/php_pdo.dll, and
                     ext/php_pspell.dll
-Status:             Open
+Status:             Bogus
 Type:               Bug
 Package:            Windows Installer
 Operating System:   Windows
 PHP Version:        5.3.3
 Block user comment: N

 New Comment:

PDO is builtin. libmysql is not used anymore, 5.3.x uses mysqlnd (see
the documentation or migration for more info). pspell is not available
anymore, you can use enchant instead (which provides many backends like
openoffice dictionary).


Previous Comments:
------------------------------------------------------------------------
[2010-08-04 20:24:10] aaron dot brown+php at oakadaptive dot com

I ran the corresponding installer,

<http://windows.php.net/downloads/releases/php-5.3.3-Win32-VC6-x86.msi>,

but it doesn't have these files either.

------------------------------------------------------------------------
[2010-07-30 21:11:02] aaron dot brown+php at oakadaptive dot com

Also missing:



  ext/php_pdo.dll

  ext/php_pspell.dll



(Or do I now need to compile PHP myself to get these?  All

three are included in php-5.2.14-Win32-VC6-x86.zip.)



http://www.php.net/manual/en/pdo.installation.php

http://www.php.net/manual/en/pspell.installation.php

------------------------------------------------------------------------
[2010-07-29 23:56:45] aaron dot brown+php at oakadaptive dot com

Description:
------------
<http://www.php.net/manual/en/mysql.installation.php#mysql.installation.windows>

says "A file named libmysql.dll is included in the Windows PHP

distribution", but there is no such file in

<http://windows.php.net/downloads/releases/php-5.3.3-Win32-VC6-x86.zip>.





------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=52492&edit=1

Reply via email to