The Doctor Posted January 17, 2006 Posted January 17, 2006 It says the backup directory doesn't exist. N e 1 know how to configure it so that it does exist.
MoisesZaragoza Posted January 17, 2006 Posted January 17, 2006 I'm having the same problem at the end of the day the code will be good
Guest Posted January 17, 2006 Posted January 17, 2006 You have to create the directory and CHMOD it to 777 in order for it to write to it. I would personally leave the error message there (not have a backup directory) and use PHPMyadmin to backup your DB. You should do regular backups of your entire site also.
MoisesZaragoza Posted January 17, 2006 Posted January 17, 2006 You have to create the directory and CHMOD it to 777 in order for it to write to it. I would personally leave the error message there (not have a backup directory) and use PHPMyadmin to backup your DB. You should do regular backups of your entire site also. So how do I add the CHMOD it to 777 to it? at the end of the day the code will be good
Recommended Posts
Archived
This topic is now archived and is closed to further replies.