hi can you give me a guide on how to access my database locally, how can I remote my database?
B baldoza New Member Messages 2 Reaction score 0 Points 0 Jan 9, 2010 #1 hi can you give me a guide on how to access my database locally, how can I remote my database?
Zubair Community Leader Community Support Messages 8,766 Reaction score 305 Points 83 Jan 9, 2010 #2 remote SQL is not allowed on free servers.... Create a new database from cpanel and upload your mysql database through phpmyadmin...
remote SQL is not allowed on free servers.... Create a new database from cpanel and upload your mysql database through phpmyadmin...
Gouri Community Paragon Community Support Messages 4,565 Reaction score 245 Points 63 Jan 9, 2010 #3 baldoza said: hi can you give me a guide on how to access my database locally, how can I remote my database? Click to expand... For security reasons Remote mysql on x10 servers is disabled. You can't connect from outside script to x10 mysql, You have to upload the script to your site and use localhost as database host,
baldoza said: hi can you give me a guide on how to access my database locally, how can I remote my database? Click to expand... For security reasons Remote mysql on x10 servers is disabled. You can't connect from outside script to x10 mysql, You have to upload the script to your site and use localhost as database host,
vishal -::-X10 Guru-::- Community Support Messages 5,255 Reaction score 192 Points 63 Jan 9, 2010 #4 Use EXPORT method in local database to makeup a back and upload it in the X10 server using import option from PHPMYADMIN
Use EXPORT method in local database to makeup a back and upload it in the X10 server using import option from PHPMYADMIN