From: Date: May 3 2008 5:14pm Subject: Fw: PHP & Dreamweaver problem List-Archive: http://lists.mysql.com/php/65 Message-Id: <8521991D0E95451C865D682655FE45E8@Dell> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit If you do a phpinfo() line, do you see the MySQL module loaded? It would be about half way down the page in its own section... Chris ----- Original Message ----- From: "Paul" To: Sent: Saturday, May 03, 2008 7:40 AM Subject: PHP & Dreamweaver problem > Hi all > > Totally new to MySQL & PHP. Although have setup mysql and php successfully > (to a point) using the instructions from 'The PHP & MySQL for dummies > book'. > > I have installed php version 5.2.4 and MySQL Version 5.0.45 on Win XP. I > can > see the php working when I type in http://localhost/test.php and > http://localhost/mysql_up.php but I want to use it with Dreamweaver CS3 > but > keep getting the following error: > > 'Your PHP server doesn't have the MySQL module loaded or you can't use the > mysql_(p)connect functions.' > > Can anyone help. > > Thanks > > Paul > >