[PHP] Re: problem connecting php and mysql

2005-04-26 Thread rahot man
i have also solved this problem i found the help from mysql website in the following address http://dev.mysql.com/doc/mysql/en/old-client.html i executed the queries as given in this website and now it is all set and now the mysql and php connection is working properly. Thank you all for helpin

[PHP] Re: problem connecting php and mysql

2005-04-26 Thread rahot man
ath checks the Windows and System32 folders for dll's > *before* checking the PHP folder, old copies of php_mysql.dll will load up > first and foul your PHP initialization if you don't remove them. > > === > > Hope this helps. > > Prathap > > --

[PHP] problem connecting php and mysql

2005-04-25 Thread rahot man
I have windows server 2003, PHPv5.0.3, Mysql v4.1 and IIS 6 and i am working in Macromedia Dreamweaver MX2004 i am unable to connect to the mysql server. but my php files are running fine and my mysql server is also running fine. i) i had changed the php.ini-dist file to php.ini. ii)i uncommented