View Single Post
  #4 (permalink)  
Old 10-09-2008, 11:49 AM
dbaker dbaker is offline
New Pligger
 
Join Date: Sep 2008
Location: Houston
Posts: 8
Thanks: 0
Thanked 1 Time in 1 Post
I was getting the same error:

Warning: touch() [function.touch]: Unable to create file ./backup/MySQL-Data-Backup-pligg-2008-10-09 10-33-13.sql because Permission denied in /usr/local/apache2/htdocs/pligg/libs/backup/mysql_backup/libs/backup.class.php on line 252
.
.
.

I did chmod 777 on pligg/backup and that fixed my problem.
Reply With Quote