Question
Do I need PHP Mysql installed on my computer?
I have an online Mysql database which came with my server space. I have accessed it and populated it with a table that has data in it. I did this via the my provider's 'phpMyAdmin running on localhost-48'. I now want to create a connection to this database through Dreamweaver.
I have gone through the MySQl connection process in DW - entering what seems to be the right info and the connection appears to be about to work.
I get to the stage where it says 'testing connection to database', then it says 'file activity complete' but then I get the message 'an unidentified error has occurred'.
Could this be because I don't have the Mysql installed on my home computer. I assumed that since it is already up and running on the server I wouldn't need to have it on my machine
Thank you very much for your help
m
