From where to delete backup file in magento
hi friends i was working on magento backend and using option system > tools >backup and took backup . and there i got a option take a backup and show your site under maintainance and i check that checkbox as true. and after some time my site stopped working and always showing "site under maintainance. so any body know how to make it work again .
any help will be appreciated....
any help will be appreciated....
maintenance.flag
If you go ahead and delete that, it should allow you to regain access to your Magento website once again. If that still doesn't allow you access. I have seen it before where Magento tries to put your normal files back in place, and in doing so, it changes their permissions to [666] which means they're writeable to the world and this causes a suPHP permissions error. If this is the case, you should be able to change the file permissions so that they are [655] for all your files and that should hopefully do the trick. If you're still having any problems at all please let us know! - Jacob