so opted to move files via ftp and restore via sql -change config file
any help appreciated...............
Error
SQL query:
--
-- Database: `dwc2`
--
-- --------------------------------------------------------
--
-- Table structure for table `s75j0_akeeba_common`
--
CREATE TABLE IF NOT EXISTS `s75j0_akeeba_common` (
`key` varchar( 255 ) NOT NULL ,
`value` longtext NOT NULL
) ENGINE = InnoDB DEFAULT CHARSET = utf8;
MySQL said: Documentation
#1046 - No database selected