Jump to content

Backup MySQL


timtom3

Recommended Posts

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?
Link to comment
Share on other sites

[!--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
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
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.