mySQL test server to real server
Hi all,
I realise to most people in this forum this will be an easy and very amateur question, but im still fairly new to mySQL databases in Dreamweaver and their connections etc
Iv been working on an ecommerce site for several weeks and now it is ready to be uploaded and tested on its live internet server, I have a domain with a database set up, I have exported the SQL database into a word document, and imported it into the live server to get the database tables and forms generated in the new server etc.
I have updated my Dreamweaver site configuration so that now it points to the FTP where i upload the pages and files like i normally do with non-database websites and they have uploaded successfully. Where i am getting confused is about telling my connection to now look to the internet database, as opposed to the testing server on my computer
I would have guessed at editing the database connection in the 'Databases' panel and entering in the new information, but even when entering in the new data it cannot find anything, but i get the feeling i might be entering in the wrong information as it comes back with an error. Whereas the information before was
server name: localhost
username: root
password:
I feel im trying to enter in the wrong information, can someone clarify what details i need to enter to make my connection point to my live database rather than my local server
Many thanks
Andy