Jump to content
  • 0

Alternative Backup Method If Php Exec Disabled?


Question

Posted

Few days ago scheduled backup stopped working with the following error:

exec() has been disabled for security reasons on line 160 in app/models/backup.php

 

After some investigation it was determined that the host admin disabled exec and shell_exec in an effort to tighten up security. Is there any workaround to perform schedule backups without having to use php exec()? If no workaround exists what are my options?

 

Thanks.

3 answers to this question

Recommended Posts

  • 0
Posted

If it's in the budget, I suggest getting a VPS just for Blesta. Far more secure.

 

I suggest multiple backups. Blesta's database backup is good, but if an attacker hacked your server, they would technically have the information they need to log in and deleted your backups. I suggest using something else as well, VPS snapshots or R1Soft, or all of the above.

 

Backups. Backups. Backups. Nobody was ever sorry for having backups.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...