English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

could not connect wt mysql
----------------------------------
error
----------------------------------
your php server doesn't have the mysql module loaded or you can't use the mysql-(p)connect functions
-----------------------------

ive edited my php.ini file and remove the comment marks from that

1] ;extension=php_mime_magic.dll
;extension=php_ming.dll
;extension=php_mssql.dll
extension=php_msql.dll
extension=php_mysql.dll

2]i ve set the parth to my ext directory
extension_dir = "c:\php\ext\"

3] Copy da lipmysql dll to system diectoy then wht i have to do..

2006-10-25 22:25:55 · 1 answers · asked by cherankrishnah 1 in Computers & Internet Programming & Design

1 answers

If memory serves, libmysql.dll should go to C:\php rather than to the system directory...

2006-10-26 07:01:07 · answer #1 · answered by NC 7 · 0 0

fedest.com, questions and answers