Recent content by JoshHL

  1. J

    Updated to 11.5 #1146 - Table 'phpmyadmin.@@PMA_RECENT@@' doesn't exist

    Hi, Just upgraded to 11.5 from 11.0 and now PHPMyAdmin is displaying this error: #1146 - Table 'phpmyadmin_PqKE8jfDXSWh.@@PMA_RECENT@@' doesn't exist. It is saying this for all my subscriptions. And at the bottom there is a message at the bottom saying: 'The phpMyAdmin configuration...
  2. J

    FTP Backup stopped

    Finally got the FTP backup working again on our server. deleted /usr/local/psa/PMM/tmp Created a new directory, /var/backup/tmp then used a symbolic link between the two, so ln -s /var/backup/tmp /usr/local/psa/PMM/tmp That is what worked for me, hopefully it works for other people.
  3. J

    FTP Backup stopped

    Had another look today and it will only backup server configuration to the ftp repository, if I try and backup server config and content then it backs up to the server and doesn't copy it over to the FTP repository.
  4. J

    FTP Backup stopped

    Hi, On the 1st February the FTP backups on my server stopped and have began backing up to the server repository instead. They had been working fine for months, keeping 10 backups, and replacing the old ones. However the last ftp backup was on the 31st Jan, and since the 1st of Feb they...
Back
Top