adil
March 10th, 2006, 21:18
hello guys,
Please help me in configuring php with mysql on iis. I am using windows XP.
I have vistied the site www.php.net/mysql, and tried to follow those instructions written over there, but cant get any success.
I have placed both the files 'libmysql.dll' and 'php_mysql.dll' in my system folder, i have uncommented the following line in php.ini file -> extension=php_mysql.dll.
I cant understand where is my extension_dir or i think i cant find that.
but still its giving me following error
'error: Call to undefined function mysql_query() in F:\aia\projectaidd\mydb.php on line 21
PHP Warning: PHP Startup: Unable to load dynamic library './php_mysql.dll' - The specified procedure could not be found. in Unknown on line 0 '
Please help me guys as i have been trying to solve this problem for three hours now.
Please help me in configuring php with mysql on iis. I am using windows XP.
I have vistied the site www.php.net/mysql, and tried to follow those instructions written over there, but cant get any success.
I have placed both the files 'libmysql.dll' and 'php_mysql.dll' in my system folder, i have uncommented the following line in php.ini file -> extension=php_mysql.dll.
I cant understand where is my extension_dir or i think i cant find that.
but still its giving me following error
'error: Call to undefined function mysql_query() in F:\aia\projectaidd\mydb.php on line 21
PHP Warning: PHP Startup: Unable to load dynamic library './php_mysql.dll' - The specified procedure could not be found. in Unknown on line 0 '
Please help me guys as i have been trying to solve this problem for three hours now.