<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1033791" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1033791</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/auto-mysql-backup-without-cron#comment-1197052</link>
    <description> &lt;p&gt;Trying to do it without chron jobs is like taking a person who naturally oversleeps and trying to get them to wake up in the mornings without an alarm clock. You still will need something to wake them up. Maybe a friend could call them on the phone, maybe someone can come over and knock on their door.&lt;/p&gt;
&lt;p&gt;The same thing applies to backing up your database. If you don&#039;t have it on a chron job, you still have to have &lt;strong&gt;something&lt;/strong&gt; that tells it to back up. However, anything other than a chron job is likely to take a bit of programming skills.&lt;/p&gt;
&lt;p&gt;Does that make a bit more sense?&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 Apr 2006 14:12:50 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1197052 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/auto-mysql-backup-without-cron#comment-1197020</link>
    <description> &lt;p&gt;i really dont understand what your saying&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 Apr 2006 03:08:23 +0000</pubDate>
 <dc:creator>dani190</dc:creator>
 <guid isPermaLink="false">comment 1197020 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/auto-mysql-backup-without-cron#comment-1196677</link>
    <description> &lt;p&gt;Sure, there&#039;s an automatic way. I have a Perl script I wrote that backs up our database here to another database. (ie Our live DB is backed up to our development DB) Just throw it in there as a chron job, and you&#039;re good to go.&lt;/p&gt;
&lt;p&gt;Do you have any scripting skills, dani190? If not, I&#039;m sure one specific to your needs could be found somewhere online.&lt;/p&gt;
&lt;p&gt;Edit: Just reread your message and saw that you can&#039;t have chron jobs. There has to be something to trigger the process. As long as the process doesn&#039;t take too long, you could include something in the main page of your site that triggered it. Just make sure it also checks to see if it&#039;s been done that day already.&lt;/p&gt;
&lt;p&gt;That way, as long as anyone visited your site that day, it would be executed.&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Apr 2006 12:46:02 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1196677 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/auto-mysql-backup-without-cron#comment-1196562</link>
    <description> &lt;p&gt;so theres no automatic way??&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Apr 2006 15:01:38 +0000</pubDate>
 <dc:creator>dani190</dc:creator>
 <guid isPermaLink="false">comment 1196562 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/auto-mysql-backup-without-cron#comment-1196541</link>
    <description> &lt;p&gt;You could set it up via a page, have the page called cron.php (or whatever) and include/require the page in one of your sites pages.&lt;br /&gt;
Depending on how often you need it done and how busy your site is as to which page.&lt;br /&gt;
It&#039;s semi automatic.&lt;/p&gt;
&lt;p&gt;Manually, depends on the size of the database, if it&#039;s really big you may have to do each table seperatly&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Apr 2006 10:29:54 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1196541 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/auto-mysql-backup-without-cron#comment-1196513</link>
    <description> &lt;p&gt;not really, i really want to get it done automaticlly, if not whats the easiest manual way?&lt;/p&gt;
 </description>
     <pubDate>Sat, 01 Apr 2006 22:57:04 +0000</pubDate>
 <dc:creator>dani190</dc:creator>
 <guid isPermaLink="false">comment 1196513 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/auto-mysql-backup-without-cron#comment-1196509</link>
    <description> &lt;p&gt;Does manually count?&lt;br /&gt;
could do it thru sql command or with phpmyadmin etc&lt;/p&gt;
 </description>
     <pubDate>Sat, 01 Apr 2006 22:50:46 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1196509 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
