|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2004-05-24 12:21 UTC] hgalt at gmx dot net
Description: ------------ Using 5.0.0RC2 for Windows. Up to now it was working fine. Now I installed mySQL and tied to use phpMyAdmin for administrate the DB. PhpMyAdmin is missing the mySQL DLL. If I change the php.ini and enable the extension php_mysql.dll I got: PHP start-up: Unable to load dynamic library: c:\php\ext\php_mssql.dll but the File exist! I could not found anything in the bug list. Is this problem known? Kind Regards, Hans-Georg Althoff hgalt@gmx.net PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Dec 06 15:00:02 2025 UTC |
are you sure you haven't a typo-bug ? '... missing the mySQL DLL. ...' '... php_mysql.dll I got: PHP start-up: Unable to load dynamic library: c:\php\ext\php_mssql.dll ^^^^^^^^ It complains about the MS-SQL Dll, not MySQL !