Jump to content

Backup MySQL


timtom3

Recommended Posts

[!--quoteo(post=366917:date=Apr 20 2006, 01:54 PM:name=timtom3)--][div class=\'quotetop\']QUOTE(timtom3 @ Apr 20 2006, 01:54 PM) [snapback]366917[/snapback][/div][div class=\'quotemain\'][!--quotec--]
Hi My ISP doesn't allow me to use the system command or CRON jobs, I need a tutorial that will create a back up script for the past 7 days on a page load probably that will run once a day if a particular page is visited does anybody know of such a tutorial?
[/quote]


Most hosts will provide a contained CRON or schedule task that you can hammer out.

If that is 100% not an option you can create a scheduled task on your own machine to call a PHP script once a day and run your script.

Other than doing one of those two there is nothing I know that will solve this problem for you.

BTW - Which host is this so I can avoid them.
Link to comment
https://forums.phpfreaks.com/topic/7974-backup-mysql/#findComment-29069
Share on other sites

[!--quoteo(post=366922:date=Apr 20 2006, 01:05 PM:name=utahcon)--][div class=\'quotetop\']QUOTE(utahcon @ Apr 20 2006, 01:05 PM) [snapback]366922[/snapback][/div][div class=\'quotemain\'][!--quotec--]
Most hosts will provide a contained CRON or schedule task that you can hammer out.

If that is 100% not an option you can create a scheduled task on your own machine to call a PHP script once a day and run your script.

Other than doing one of those two there is nothing I know that will solve this problem for you.

BTW - Which host is this so I can avoid them.
[/quote]


its streamline.net

They have given me shh. access but apparently they don't allow cron jobs or the use of system command.
Link to comment
https://forums.phpfreaks.com/topic/7974-backup-mysql/#findComment-29677
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.