WordPress Backup and Restore Scripts all done!
I have made some changes to the WordPress Backup procedure and added the Restore script to it. Now you have the ability to backup your MySql database and download it locally, backup your WordPress folder and download it locally, and restore your MySql database, all from the comfort of a web interface (which can be integerated into the WP admin interface). There is added password protection thrown in as well.
I had the nasty fortune of using my own backup and restore script this morning which forced me to code some bugfixes and finally emerged into a completely different way of backing up and restoring.
Please download the new version from the same link.
This has not been tested on a Windows web server (and I am not sure if the applications that I use are present in a Windows/MySql installation, but I need some feedback)
Please let me know what you think. OH Yes….and A Happy New Year to Everyone!!
Peace
10 Comments »
The URI to TrackBack this entry is: http://mindfulmusings.net/weblog/2003/12/31/wordpress-backup-and-restore-scripts-all-done/trackback/
RSS feed for comments on this post.
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Now that’s pretty cool…
Comment by Koku 12/31/2003 @ 7:36 pmvery good but i need in jsp ur code is in php. if u have jsp code please send to my mail id for mysql database. thank u
Comment by ranjith 2/13/2004 @ 7:19 amwaiting for u r reply.
as soon as possible
ok
bye sir
Ranjith, I really dont have JSP code for this. I am sure you can find other sources for JSP code for a mysql back.
Comment by Mark 2/13/2004 @ 8:53 amthank u for u r reply
Comment by ranjith 3/23/2004 @ 4:41 ammean while i shifted to another project that is on enterprose portal.
which is urgent
just prototypeonly
now i want to complete this one. any guidence to do the operation
Hi!
In the Readme.txt file you said that this plugin wasn’t tested on Windows platform. Well, I’ve installed it on WinXp + Apache 1.3.29 + PHP4.3.4 + mySQL 4.0.16.
Backup works fine. However, there’s a little quirk when restoring DB, which has to do with / and on filenames, causing the restore to fail.
Comment by Jazzy 11/10/2004 @ 8:12 amI don’t have the wp-admin/menu.txt file (I don’t know why), but I add an entry in wp-admin/menu.php:
$submenu['profile.php'][15] = array(__('Backup/Restore'), 5, 'backupRestore.php');It does the link in the admin/user menu correctly, I think, but when it launches the backupRestore.php, the page is blank. The code in the browser only shows:
[html][body][/body][/html]
(see “[” as “< ”...)
The original code in the php file is normal.
I don’t know what is happening. Do you?
Comment by Dalton 5/28/2005 @ 8:24 pmI’ve installed the plugin, but even though I’m logged in as the administrator I’m getting the “I’m sorry, you’re a newbie” screen. I’m running WP 1.5.1.
Comment by HardinComp 6/26/2005 @ 9:58 amhello
with your plugin
i have :
Warning: main(backuprestoreForm.php) [function.main]: failed to open stream: Aucun fichier ou répertoire de ce type in /opt/lampp/htdocs/blog/wp-admin/backuprestoreAdmin.php on line 317
Warning: main() [function.include]: Failed opening ‘backuprestoreForm.php’ for inclusion (include_path=’.:/opt/lampp/lib/php’) in /opt/lampp/htdocs/blog/wp-admin/backuprestoreAdmin.php on line 317
can you help me??
Comment by dj 7/10/2005 @ 6:29 amThe link is broken.
Comment by Enrique 2/14/2006 @ 11:07 amWhere can I dowload the plugin?
Thank you.