Connecting to other MYSQL database than provided by host -
ok experiencing. have example 2 websites (old , new website). new website stored on different host (one.com) old website on (register.be). if developing new website able connect local (with mamp) database of register.be website running on new host not able connect database of old host got error:
warning: mysql_connect(): [2002] connection timed out
could host isn't allowing me use database?
thanks!
you may need go company database hosted , give new website access use database, alternatively, try changing dns records on new host point old host's mysql ip address
Comments
Post a Comment