<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Automatic MySql Backup Script</title>
	<atom:link href="http://www.dagondesign.com/articles/automatic-mysql-backup-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/</link>
	<description>WordPress Plugins, PHP Scripts, Tools, and Tutorials</description>
	<lastBuildDate>Tue, 16 Mar 2010 20:32:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Felipe</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-508028</link>
		<dc:creator>Felipe</dc:creator>
		<pubDate>Mon, 15 Mar 2010 23:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-508028</guid>
		<description>Hi everybody,

I have been able to successfully run the script from a web browser. But when running as a cron job in Plesk I get the errors below. Any idea on how to fix this?

Many thanks.

==============================
Executing MySQL Backup Script v1.4
Processing Databases..
sh: /mysqldump: No such file or directory
DUMP FAILED

DUMP FAILED

sh: /nice: No such file or directory
COMPRESSION FAILED

COMPRESSION FAILED

Archiving files.. 
sh: /cd: No such file or directory
FAILED
==============================</description>
		<content:encoded><![CDATA[<p>Hi everybody,</p>
<p>I have been able to successfully run the script from a web browser. But when running as a cron job in Plesk I get the errors below. Any idea on how to fix this?</p>
<p>Many thanks.</p>
<p>==============================<br />
Executing MySQL Backup Script v1.4<br />
Processing Databases..<br />
sh: /mysqldump: No such file or directory<br />
DUMP FAILED</p>
<p>DUMP FAILED</p>
<p>sh: /nice: No such file or directory<br />
COMPRESSION FAILED</p>
<p>COMPRESSION FAILED</p>
<p>Archiving files..<br />
sh: /cd: No such file or directory<br />
FAILED<br />
==============================</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-507771</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 11 Mar 2010 08:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-507771</guid>
		<description>Argggghhhhhhhhhh!!!!!!!!!!!!!!!!!!1

I have the script runing ok from cron BUT-
Tar file created on first attempt was 25M. (strange as my DB is only small).
Tar file created on second attempt just kept growing larger until it consumed all space on the server like it was the blob.  Yup all 160Gb of it!!!! 

It is almost as if the Db backup just continues to repeat in endless loop?  Strange tho that it wouldn&#039;t have continued on the first attempt.

I have flicked through all posts below however no one seems to have had this prob in the past.  Is it a PHP version issue?

Any help appreciated, I really want this to work out between us. 

p.s. I am using PHP 5.3 on Fedora 11</description>
		<content:encoded><![CDATA[<p>Argggghhhhhhhhhh!!!!!!!!!!!!!!!!!!1</p>
<p>I have the script runing ok from cron BUT-<br />
Tar file created on first attempt was 25M. (strange as my DB is only small).<br />
Tar file created on second attempt just kept growing larger until it consumed all space on the server like it was the blob.  Yup all 160Gb of it!!!! </p>
<p>It is almost as if the Db backup just continues to repeat in endless loop?  Strange tho that it wouldn&#8217;t have continued on the first attempt.</p>
<p>I have flicked through all posts below however no one seems to have had this prob in the past.  Is it a PHP version issue?</p>
<p>Any help appreciated, I really want this to work out between us. </p>
<p>p.s. I am using PHP 5.3 on Fedora 11</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nagaraj</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-507610</link>
		<dc:creator>nagaraj</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-507610</guid>
		<description>Hi I am using xampp which has mysql where to place these both php file (backup_db_config, backup_db) files to take back up ....

Appreciate your help
Nagaraj</description>
		<content:encoded><![CDATA[<p>Hi I am using xampp which has mysql where to place these both php file (backup_db_config, backup_db) files to take back up &#8230;.</p>
<p>Appreciate your help<br />
Nagaraj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-507387</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-507387</guid>
		<description>Beautiful, Worked the first time with 0 troubles.  Thanks!</description>
		<content:encoded><![CDATA[<p>Beautiful, Worked the first time with 0 troubles.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seo</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-506356</link>
		<dc:creator>seo</dc:creator>
		<pubDate>Thu, 18 Feb 2010 09:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-506356</guid>
		<description>dont work code ...

Warning: mkdir(/db_backups): Permission denied in /home/.sites/16/site186/web/backup_dbs.php  on line 155

Notice: Undefined index: f_log in /home/.sites/16/site186/web/backup_dbs.php on line 85
Backup directory could not be created in /db_backups

Notice: Undefined index: f_err in /home/.sites/16/site186/web/backup_dbs.php on line 85
Backup directory could not be created in /db_backups
Backup directory could not be created in /db_backups

help me pls ?</description>
		<content:encoded><![CDATA[<p>dont work code &#8230;</p>
<p>Warning: mkdir(/db_backups): Permission denied in /home/.sites/16/site186/web/backup_dbs.php  on line 155</p>
<p>Notice: Undefined index: f_log in /home/.sites/16/site186/web/backup_dbs.php on line 85<br />
Backup directory could not be created in /db_backups</p>
<p>Notice: Undefined index: f_err in /home/.sites/16/site186/web/backup_dbs.php on line 85<br />
Backup directory could not be created in /db_backups<br />
Backup directory could not be created in /db_backups</p>
<p>help me pls ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-506314</link>
		<dc:creator>William</dc:creator>
		<pubDate>Thu, 18 Feb 2010 02:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-506314</guid>
		<description>Brad,
Waht versions of PHP and Mysql are you using.  I want to install the script on Windows and since yours is working, I would like to install a similar configuration.  I am running Windows Server 2008 and IIS.

Thanks</description>
		<content:encoded><![CDATA[<p>Brad,<br />
Waht versions of PHP and Mysql are you using.  I want to install the script on Windows and since yours is working, I would like to install a similar configuration.  I am running Windows Server 2008 and IIS.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-504829</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Mon, 25 Jan 2010 20:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-504829</guid>
		<description>For those with the infamous zip error that don&#039;t want to buy WinZip, here&#039;s what I did:

1) Installed 7-zip and added it to my path statement (c:\program files\7-zip)
2) Modified the line &quot;exec( &quot;zip -mj $BACKUP_TEMP/$db.sql.zip $BACKUP_TEMP/$db.sql 2&gt;&amp;1&quot; , $output, $res );&quot; to &quot;exec( &quot;7z.exe a $BACKUP_TEMP/$db.sql.zip $BACKUP_TEMP/$db.sql 2&gt;&amp;1&quot; , $output, $res );&quot;
3) Modified the line &quot;exec(&quot;zip -j -0 $BACKUP_DEST/$BACKUP_NAME * 2&gt;&amp;1&quot;, $output, $res);&quot; to &quot;exec(&quot;7z a $BACKUP_DEST/$BACKUP_NAME * 2&gt;&amp;1&quot;, $output, $res);&quot;

It now uses 7-zip for compression and all is well.  Now, I don&#039;t know what level of compression it&#039;s using here and for my needs I don&#039;t really care.  You may want to look into 7-zip command line options if you want to tweak the compression and save more space, but I&#039;m just backing up a small wiki so I&#039;m not that concerned.</description>
		<content:encoded><![CDATA[<p>For those with the infamous zip error that don&#8217;t want to buy WinZip, here&#8217;s what I did:</p>
<p>1) Installed 7-zip and added it to my path statement (c:\program files\7-zip)<br />
2) Modified the line &#8220;exec( &#8220;zip -mj $BACKUP_TEMP/$db.sql.zip $BACKUP_TEMP/$db.sql 2&gt;&amp;1&#8243; , $output, $res );&#8221; to &#8220;exec( &#8220;7z.exe a $BACKUP_TEMP/$db.sql.zip $BACKUP_TEMP/$db.sql 2&gt;&amp;1&#8243; , $output, $res );&#8221;<br />
3) Modified the line &#8220;exec(&#8220;zip -j -0 $BACKUP_DEST/$BACKUP_NAME * 2&gt;&amp;1&#8243;, $output, $res);&#8221; to &#8220;exec(&#8220;7z a $BACKUP_DEST/$BACKUP_NAME * 2&gt;&amp;1&#8243;, $output, $res);&#8221;</p>
<p>It now uses 7-zip for compression and all is well.  Now, I don&#8217;t know what level of compression it&#8217;s using here and for my needs I don&#8217;t really care.  You may want to look into 7-zip command line options if you want to tweak the compression and save more space, but I&#8217;m just backing up a small wiki so I&#8217;m not that concerned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darin</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-504553</link>
		<dc:creator>Darin</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-504553</guid>
		<description>Anyone getting the mkdir() error: Just create those directories manually and set the directory permissions for write access. 

I was getting the mkdir() error, but the script works once I created the directories manually.</description>
		<content:encoded><![CDATA[<p>Anyone getting the mkdir() error: Just create those directories manually and set the directory permissions for write access. </p>
<p>I was getting the mkdir() error, but the script works once I created the directories manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-504050</link>
		<dc:creator>William</dc:creator>
		<pubDate>Thu, 14 Jan 2010 21:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-504050</guid>
		<description>I get the same errors that Aaron posted.

I&#039;m running PHP 5.3.0.</description>
		<content:encoded><![CDATA[<p>I get the same errors that Aaron posted.</p>
<p>I&#8217;m running PHP 5.3.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-503104</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 30 Dec 2009 06:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-503104</guid>
		<description>Hi,

I tried your script but for some reason I keep getting errors! To start with I receive:


&lt;b&gt;Warning&lt;/b&gt;:  mkdir() [&lt;a href=&#039;function.mkdir&#039; rel=&quot;nofollow&quot;&gt;function.mkdir&lt;/a&gt;]: Permission denied in &lt;b&gt;New Folder/backup_dbs.php&lt;/b&gt; on line &lt;b&gt;156&lt;/b&gt;

&lt;b&gt;Notice&lt;/b&gt;:  Undefined index:  f_log in &lt;b&gt;New Folder/backup_dbs.php&lt;/b&gt; on line &lt;b&gt;86&lt;/b&gt;
Backup directory could not be created in /db_backups

&lt;b&gt;Notice&lt;/b&gt;:  Undefined index:  f_err in &lt;b&gt;New Folder/backup_dbs.php&lt;/b&gt; on line &lt;b&gt;86&lt;/b&gt;
Backup directory could not be created in /db_backups
Backup directory could not be created in /db_backups

When initially trying to run the script.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried your script but for some reason I keep getting errors! To start with I receive:</p>
<p><b>Warning</b>:  mkdir() [<a href='function.mkdir' rel="nofollow">function.mkdir</a>]: Permission denied in <b>New Folder/backup_dbs.php</b> on line <b>156</b></p>
<p><b>Notice</b>:  Undefined index:  f_log in <b>New Folder/backup_dbs.php</b> on line <b>86</b><br />
Backup directory could not be created in /db_backups</p>
<p><b>Notice</b>:  Undefined index:  f_err in <b>New Folder/backup_dbs.php</b> on line <b>86</b><br />
Backup directory could not be created in /db_backups<br />
Backup directory could not be created in /db_backups</p>
<p>When initially trying to run the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Linton</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-502659</link>
		<dc:creator>Anthony Linton</dc:creator>
		<pubDate>Wed, 23 Dec 2009 14:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-502659</guid>
		<description>Please note you need two dashes on the below parameters such as –skip-opt, this blog removed the first.</description>
		<content:encoded><![CDATA[<p>Please note you need two dashes on the below parameters such as –skip-opt, this blog removed the first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Linton</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-502657</link>
		<dc:creator>Anthony Linton</dc:creator>
		<pubDate>Wed, 23 Dec 2009 14:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-502657</guid>
		<description>I&#039;ve been using this script for years, I love it. I get emailed a backup every 2 hours and added an FTP function so I have backups all over the place.

Whoever asked for PHP5 support, I&#039;m on PHP5 and it works fine. If you want OPP, well, that&#039;s kinda silly and would be a waste of dev time.

My server would freeze on the frontend for about 30 seconds. I worked out this is because mysqldump, by default, locks the tables. Since I had very large tables this meant anyone on my website had to wait for pages to load, and this was causing pretty massive server load.

Go down to //dump db

Change the first exec() to:

exec( &quot;$MYSQL_PATH/mysqldump $db_auth --skip-opt --quick --disable-keys --set-charset --create-options $db 2&gt;&amp;1 &gt;$BACKUP_TEMP/$db.sql&quot;, $output, $res);

No more lag :) It&#039;s the --skip-opt that does it.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using this script for years, I love it. I get emailed a backup every 2 hours and added an FTP function so I have backups all over the place.</p>
<p>Whoever asked for PHP5 support, I&#8217;m on PHP5 and it works fine. If you want OPP, well, that&#8217;s kinda silly and would be a waste of dev time.</p>
<p>My server would freeze on the frontend for about 30 seconds. I worked out this is because mysqldump, by default, locks the tables. Since I had very large tables this meant anyone on my website had to wait for pages to load, and this was causing pretty massive server load.</p>
<p>Go down to //dump db</p>
<p>Change the first exec() to:</p>
<p>exec( &#8220;$MYSQL_PATH/mysqldump $db_auth &#8211;skip-opt &#8211;quick &#8211;disable-keys &#8211;set-charset &#8211;create-options $db 2&gt;&amp;1 &gt;$BACKUP_TEMP/$db.sql&#8221;, $output, $res);</p>
<p>No more lag <img src='http://www.dagondesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It&#8217;s the &#8211;skip-opt that does it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maxpower9000</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-5/#comment-501710</link>
		<dc:creator>maxpower9000</dc:creator>
		<pubDate>Tue, 08 Dec 2009 15:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-501710</guid>
		<description>Check out this alternative, if your provider does not allow the use of the exec() function, which is essential for Dagon&#039;s awesome script.
http://gelb3.de/blog/?p=79</description>
		<content:encoded><![CDATA[<p>Check out this alternative, if your provider does not allow the use of the exec() function, which is essential for Dagon&#8217;s awesome script.<br />
<a href="http://gelb3.de/blog/?p=79" rel="nofollow">http://gelb3.de/blog/?p=79</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Urosino</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-4/#comment-501531</link>
		<dc:creator>Urosino</dc:creator>
		<pubDate>Sat, 05 Dec 2009 19:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-501531</guid>
		<description>Would be really great if you could add support for PHP5

Thank you in advance!</description>
		<content:encoded><![CDATA[<p>Would be really great if you could add support for PHP5</p>
<p>Thank you in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bennett Russell</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-4/#comment-500076</link>
		<dc:creator>bennett Russell</dc:creator>
		<pubDate>Sun, 15 Nov 2009 22:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-500076</guid>
		<description>When email arrives, it contains the code from backup_dbs_config.php.  Excatly word for word.  So now backup file is created.  This is the command line in corn jobs:  php /home/xxxxxxxx/xxxxxxxxxx/db_backups/backup_dbs.php . So would like to know where I went wrong.</description>
		<content:encoded><![CDATA[<p>When email arrives, it contains the code from backup_dbs_config.php.  Excatly word for word.  So now backup file is created.  This is the command line in corn jobs:  php /home/xxxxxxxx/xxxxxxxxxx/db_backups/backup_dbs.php . So would like to know where I went wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karo</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-4/#comment-498512</link>
		<dc:creator>karo</dc:creator>
		<pubDate>Wed, 28 Oct 2009 17:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-498512</guid>
		<description>thanks,

i&#039;ll try this scripts :)</description>
		<content:encoded><![CDATA[<p>thanks,</p>
<p>i&#8217;ll try this scripts <img src='http://www.dagondesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Friends</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-4/#comment-496849</link>
		<dc:creator>Friends</dc:creator>
		<pubDate>Thu, 08 Oct 2009 15:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-496849</guid>
		<description>Vielen Dank für diesen Vorschlag. Ich schicke Dir einen Gruß aus Deutschland.

Thanks for the suggestion. I send you regards from Germany.</description>
		<content:encoded><![CDATA[<p>Vielen Dank für diesen Vorschlag. Ich schicke Dir einen Gruß aus Deutschland.</p>
<p>Thanks for the suggestion. I send you regards from Germany.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yan</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-4/#comment-496302</link>
		<dc:creator>yan</dc:creator>
		<pubDate>Fri, 02 Oct 2009 12:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-496302</guid>
		<description>How to organize the automatic start of the script (I have a dedicated server and have the right root). Can I make this script backups several MySql databases?</description>
		<content:encoded><![CDATA[<p>How to organize the automatic start of the script (I have a dedicated server and have the right root). Can I make this script backups several MySql databases?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drucker</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-4/#comment-496278</link>
		<dc:creator>drucker</dc:creator>
		<pubDate>Fri, 02 Oct 2009 03:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-496278</guid>
		<description>This is an invaluable resource.  Many thanks.

Im a php novice and it took me hours (more than I care to count) to get the script working. I see some folks are also struggling. One key is found in comment #74 on/about page 5.  Neglecting part B of Sean&#039;s comment is a show-stopper and neglecting part A is almost as troubling (for example at/about lines 255,301,362,379,381). Also comment 97 is good and because Im hosted by godaddy, comment 136 was invaluable.  Also I struggled with the mkdir error and found it best to make these directories manually; also comment out rmdir at end of the script -- what&#039;s the harm in letting it be? Im on unix, php5, mysql5 and happily report that this script is a gem, backing up my data daily.

For my own benefit I must wonder why comment 74 is so little discussed when it seems so vital. Maybe its just me. Can someone shed a light?</description>
		<content:encoded><![CDATA[<p>This is an invaluable resource.  Many thanks.</p>
<p>Im a php novice and it took me hours (more than I care to count) to get the script working. I see some folks are also struggling. One key is found in comment #74 on/about page 5.  Neglecting part B of Sean&#8217;s comment is a show-stopper and neglecting part A is almost as troubling (for example at/about lines 255,301,362,379,381). Also comment 97 is good and because Im hosted by godaddy, comment 136 was invaluable.  Also I struggled with the mkdir error and found it best to make these directories manually; also comment out rmdir at end of the script &#8212; what&#8217;s the harm in letting it be? Im on unix, php5, mysql5 and happily report that this script is a gem, backing up my data daily.</p>
<p>For my own benefit I must wonder why comment 74 is so little discussed when it seems so vital. Maybe its just me. Can someone shed a light?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keenan</title>
		<link>http://www.dagondesign.com/articles/automatic-mysql-backup-script/comment-page-4/#comment-493937</link>
		<dc:creator>Keenan</dc:creator>
		<pubDate>Tue, 08 Sep 2009 03:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/articles/automatic-mysql-backup-script/#comment-493937</guid>
		<description>Hmm... I keep running into an error... I&#039;m not sure what&#039;s causing it. Any help?
Well here is the error (the HTML didn&#039;t parse 0_o).
&lt;code&gt;
&lt;br /&gt;
&lt;b&gt;Warning&lt;/b&gt;:  mkdir() [&lt;a href=&#039;function.mkdir&#039;&gt;function.mkdir&lt;/a&gt;]: Permission denied in &lt;b&gt;/home/disney5/public_html/forums/includes/cron/backup_dbs.php&lt;/b&gt; on line &lt;b&gt;156&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Notice&lt;/b&gt;:  Undefined index:  f_log in &lt;b&gt;/home/disney5/public_html/forums/includes/cron/backup_dbs.php&lt;/b&gt; on line &lt;b&gt;86&lt;/b&gt;&lt;br /&gt;
Backup directory could not be created in /db_backups
&lt;br /&gt;
&lt;b&gt;Notice&lt;/b&gt;:  Undefined index:  f_err in &lt;b&gt;/home/disney5/public_html/forums/includes/cron/backup_dbs.php&lt;/b&gt; on line &lt;b&gt;86&lt;/b&gt;&lt;br /&gt;
Backup directory could not be created in /db_backups
Backup directory could not be created in /db_backups
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; I keep running into an error&#8230; I&#8217;m not sure what&#8217;s causing it. Any help?<br />
Well here is the error (the HTML didn&#8217;t parse 0_o).<br />
<pre><code>
&lt;br /&gt;
&lt;b&gt;Warning&lt;/b&gt;:  mkdir() [&lt;a href='function.mkdir'&gt;function.mkdir&lt;/a&gt;]: Permission denied in &lt;b&gt;/home/disney5/public_html/forums/includes/cron/backup_dbs.php&lt;/b&gt; on line &lt;b&gt;156&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Notice&lt;/b&gt;:  Undefined index:  f_log in &lt;b&gt;/home/disney5/public_html/forums/includes/cron/backup_dbs.php&lt;/b&gt; on line &lt;b&gt;86&lt;/b&gt;&lt;br /&gt;
Backup directory could not be created in /db_backups
&lt;br /&gt;
&lt;b&gt;Notice&lt;/b&gt;:  Undefined index:  f_err in &lt;b&gt;/home/disney5/public_html/forums/includes/cron/backup_dbs.php&lt;/b&gt; on line &lt;b&gt;86&lt;/b&gt;&lt;br /&gt;
Backup directory could not be created in /db_backups
Backup directory could not be created in /db_backups
</code></pre></p>
]]></content:encoded>
	</item>
</channel>
</rss>
