cherankrishnah
2006-10-26 02:36:43 UTC
----------------------------------
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..