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:36:43
·
5 answers
·
asked by
cherankrishnah
1
in
Computers & Internet
➔ Programming & Design