I'm trying to move the database from a magento store to a separate server, but i have problems connection to it. I know I've got to edit the local.xml
in /app/etc
, but i am not sure about the syntax.
<host><![CDATA[localhost]]></host>
Can you give me an example according to the line above?