Thx It finally work
Quote:
It was a mix of deleting and creating again the folders in 777. Aparently the ones it creates automatically are no good, so... When you get the green tick on work delete all the 4 subfolders, and make them again, put them in 777 run the script again and it should work. At least it did for me. If not, try to run combinations of deleting, runing the check script and making folders in 777 ----PS backed up my forums, very easy no problems, hope I'll never need to restore one of them but... I'll write my experience if it happens :=) Thx again TruthElixirX :) |
Quote:
|
Hi,
myqslqdumper is a fine opensource work :) I translate do portuguese br [see in site] and i really like the program ... but... I don't know how we can automatize the script. I think is a pearl script. But i don't have any ideia how can i make the script. Anybody can help? All the best Beduino |
Quote:
|
SSH...
To login and backup a database in one line: Code:
mysqldump --password=[password] -h [hostname] -u [username] [databasename] > [backupfile.sql] Code:
mysql --password=[password] -h [hostname] -u [username] [database_to_restore] < [backupfile] |
i used this method to move mysite to another server and the database restored successfully and the site and everything is there but when i got to make a new post for some reason it ends up quoting old post for no reason and doesnt display what i typed in for the post....any ideas why?
|
Thanks for this much-needed tutorial.
I had no problems installing mysqldumper, but I have had some with creating directory protection, which, according to the msqldumper homepage, is urgently required. I keep getting this message: "There was an error while creating the directory protection ! Please create the 2 files manually with following content". I don't even know which two files it's asking for, unless it wants separate files for the username and the password. --------------- Added [DATE]1194758587[/DATE] at [TIME]1194758587[/TIME] --------------- Sorted the situation out through cPanel. Everything is AOK now. |
Quote:
|
I have used it to move a database from one server to another. I had never been so succesful in restoring a database!
Thanks you very much TruthElixirX |
Quote:
|
All times are GMT. The time now is 03:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|