I am using dreamweaver 8 as my development tool. I have installed apache, php and mysql on my machine and the php is working ok. I am trying to connect to a database and am unable. I am getting the error 'Your PHP server doesn't have the MYSQL module loaded or can't use the mysql_(p)connect function.
Does this mean I have missed a step when installing? I can't seen to find where i need to load it etc. My old machine worked, this is a new machine. As always didn't take notes last time lol. I an running Apache 2, PHP5 and MYSQL 4
I have done this and still no joy. I have also changed extension directory to be extension_dir = "c:\PHP5\ext" which is where the
php_mysql.dll is held but when i start my apache server it says it can't find the php_mysql.dll