Andrew R Posted December 31, 2007 Share Posted December 31, 2007 Is it possible to connect to another phpMyAdmin database running on another server to the one that the script is on? Link to comment https://forums.phpfreaks.com/topic/83881-how-do-i-connect-to-phpmyadmin-on-another-server/ Share on other sites More sharing options...
revraz Posted December 31, 2007 Share Posted December 31, 2007 Most hosts don't allow that, you need to check with them. Link to comment https://forums.phpfreaks.com/topic/83881-how-do-i-connect-to-phpmyadmin-on-another-server/#findComment-426886 Share on other sites More sharing options...
Andrew R Posted December 31, 2007 Author Share Posted December 31, 2007 When I try I get this error: Warning: mysql_pconnect() [function.mysql-pconnect]: Host 'sitenamehere' is not allowed to connect to this MySQL server in /linktofile/ on line 50 Link to comment https://forums.phpfreaks.com/topic/83881-how-do-i-connect-to-phpmyadmin-on-another-server/#findComment-426994 Share on other sites More sharing options...
PC Nerd Posted December 31, 2007 Share Posted December 31, 2007 if your trying to link to just the database - then youll most likely have to open a rule that allows the IP address of your external server. if using cPanel - its in the MySQL page i think/.... gdlk Link to comment https://forums.phpfreaks.com/topic/83881-how-do-i-connect-to-phpmyadmin-on-another-server/#findComment-427005 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.