Hi all
I am receiving this error when I try to use Adobe Dreamweaver 8 to connect to mySQL database on the server.
"Your PHP server doesn't have the MySQL module loaded or you can't use the mysql_(p)connect functions"
I have googled this problem (at great length) and haven't been able to find a solution. Now you guys are my last best hope!
I am using PHP5 and mysQL 5.0.27 as well as using the mysqli.dll extension. I'm running IIS 6.0 on a Windows nt server.
I made sure the extension folder exists and i have edited the php.ini file to make sure the extension is not commented out and references to mysqli.dll. I have also copied the file mysqli.dll and libmysql.dll to the C:\Windows\System32 directory.
I have viewed the results for this same query on dozens of forums and tried every solution given but alas to no avail.
Any suggestions, no matter how inventive would be very well received.
Burnsie 
|