I am in the process of trying to import a fairly large Mediawiki website into a LAMP VA running on VMWare.
I did this about a year ago successfully and used SQLYOG (community version) to import the mysql database because PHPMyadmin has a fairly low limit on importing a database (50 Mb). SQLYOG allowed me to do this without any difficulty
Unfortunately, I now seem to be unable to connect SQLYOG to the LAMP VA.
I am a noob when it comes to LAMP so I am unsure why it worked the last time I did this but now I am unable to connect.
I can run phpmyadmin with no problem using https://[lamp.local.ip]/phpmyadmin, however, when I try to connect SQLYOG I receive the message - "Error No. 2005 Unknown mysql server host https://[lamp.local.ip] (11004)"
Any help would be greatly appreciated.
Thanks