Question
magento moving from shared hosting to localhost and VPS
After move I cant get this work. I am getting error:
Still trying to connect to ‘mysql1.myhost.ie’ but the local.xml has host: localhost. cache and session folder is empty. htaccess file is default. can you help me ? I am using Ubuntu with ISPconfig Cpanel and Apache
a:4:{i:0;s:80:"SQLSTATE[HY000] [2003] Can't connect to MySQL server on 'mysql1.myhost.ie' (110)";i:1;s:2613:"#0 ......
my local.xml is:
<host><![CDATA[localhost]]></host>
so I dont understand why wants to connect to 'mysql1.myhost.ie’. var and cache is empty
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×