Tagged Questions
0
votes
0answers
60 views
Widgets not restored from backup
I've done a little searching here to try to find what I need but most people seem to have these issues when they're moving a site or changing the sql. I'm doing neither so I can't figure out why ...
1
vote
0answers
30 views
Backup another database with BackUpWordPress plugin
Is there any possibilities to add another database which is connected to other wordpress plugin?
My site is using two database: main wordpress db and additional db for plugin data. The Backup includes ...
0
votes
1answer
78 views
Fast worpress backup/clone
i have a problem with 2 websites. I have for example
site1.com
site2.com
How can i make a perfect clone of site1.com for site2.com? i mean i want a method that i can do this in minutes, not ...
0
votes
2answers
103 views
wordpress database restore - broken link
I've tried to play with db backup and restore but I am dealing with difficulties.
This what I've done:
I backed up database using cPanel option and got 8MB large SQL file.
Afterwards I installed new ...
1
vote
1answer
42 views
how to migrate wpmu from one host to the other?
this issus is different fromm How to migrate wordpress users from one blog to another
since i am using WPMU, i have backup the database, and then import it to the other host, also i have changed the ...
1
vote
1answer
65 views
Are there any scripts, classes, and/or functions built-in to WP for a plugin to export/import its saved data from wp_options?
In WordPress, are there any supported 'script plugins', Classes, and/or a WordPress function that will allow a plugin to use to export/import its own data from the database to a txt/json file? A way ...
0
votes
1answer
94 views
restore a db after bad backup
i haven't got any experience in wordpress so please sorry me if answers seems too trivial.
one upon a time i had a blog. then the hosting service expired and i get a backup in a hurry way: the bad ...
0
votes
1answer
61 views
Where is phpMyAdmin inside WordPress?
Even if I've been coding (mainly Java and Python) for some years, I'm totally new with web apps and PHP. So please forgive me if this is a novice question.
I had a WordPress blog with a friend who ...
5
votes
2answers
202 views
Does wpdb add considerable overhead on queries with large result sets?
I am working on backup-related plugin and from some research of existing plugins - they seem to favor using PHP's mysql_* functions, rather than $wpdb.
Is $wpdb overhead considerable enough that it ...
1
vote
3answers
282 views
Faulty restore of the database, encoding issue
I messed up the settings with W3 Total Cache (tried to import all the media to my library, didn't work out well, broke all my links to every picture).
So I took my latest backup of the database, ...
4
votes
8answers
445 views
Backup the Database and Restore from the Backup?
I am using Wordpress 3 and would like to backup the database to my computer (a Mac). My webhost is using PHP safe mode, so that sometimes limits what plugins I can use. What is a good way to do a ...