Re: [PHP] problem connecting php and mysql

2005-04-25 Thread Prathaban Mookiah
ialization if you don't remove them. === Hope this helps. Prathap -- Original Message --- From: rahot man <[EMAIL PROTECTED]> To: php-general@lists.php.net Sent: Tue, 26 Apr 2005 11:11:38 +0530 Subject: [PHP] problem connecting php and mysql > I have w

RE: [PHP] problem connecting php and mysql

2005-04-25 Thread Rob Agar
hi Rahot From: 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 ph

Re: [PHP] problem connecting php and mysql

2005-04-25 Thread Hegedűs Balázs
Hi, i'm not so good at running php on microsoft stuff, but it seems you dont have mysql support compiled in or not tuned php.ini properly. You can try php 4.3.11 zip package from http://php.net 'cause it said it has mysql support compiled in. Again, it's just a tip. Balazs Hegedus rahot man wro

[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