Backup plugin - HTML Backup section not working

Creating and modifying plugins.
Post Reply
Michael
Posts: 2
Joined: Wed Sep 07, 2005 3:49 am
Location: Sydney, Australia

Backup plugin - HTML Backup section not working

Post by Michael »

Hi,

I do have problems to get the HTML Backup section working. When I click on 'Start backup ...' I get status messages on top of the page (Actual HTML backup saved), but the backup file does not get generated. The sql/ db section is working fine though.

Any help much appreciated,
-Michael
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Backup plugin - HTML Backup section not working

Post by garvinhicking »

Hi!

The HTML backup function needs privileges to execute the external shell script "backup.sh". It also needs tar to work properly; can you check if you are allowed to execute the script? Also check if the "execute" flag of backup.sh is set via chmod.

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply