Issues with Backup Plugin.

Re: [willydoit] Issues with Backup Plugin.

By Dave - October 9, 2009

Hi willydoit,

Yes the newest plugins need the newest CMS Builder. We do intend to update the Instant products as well though. Perhaps the quickest way to upgrade right now might be for us to just swap your license from Instant to CMSB. If you want to do that just email orders@interactivetools.com and they'll sort it out for you.

Backup files need to be restored through the CMS interface (just above the backup button). These will appear in the latest version in: Admin > General Settings.

The files have a .php extension as an extra security measure to prevent them from being downloaded. The file contents is actually SQL. We also have an .htaccess file in that folder set to deny web access.

The first line of the backup files looks like this:
-- <?php die('This is not a program file.'); exit; ?>

The -- part tell MySQL to ignore that line and the php part tells php to display that message and exit.

Hope that helps, any other questions just let me know!
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Issues with Backup Plugin.

By willydoit - October 14, 2009

Hi Dave,

Thanks for your recent help, just a quick question, although hoping that it will never be required will there be an addon which will restore the database in the event of corruption etc?

Thanks

Re: [willydoit] Issues with Backup Plugin.

By Dave - October 14, 2009

Hi willydoit,

It's built in. Just select the backup file from: Admin > General > Database Restore and click "Restore".

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com