Results 431 to 440 of 778
-
5th Dec 2011, 07:37 PM #431Member
When everthing will get back online?
Give us a precised date/timeLoading in progress ...
-
5th Dec 2011, 07:44 PM #432Member
my last backup date of 4 days but remain in the disc of the server
if the client is not good webmaster
boxslots ais did not he should ensure their safety and our security
-
5th Dec 2011, 07:50 PM #433Member
in SSH do this
mysqldump --opt -u user -p dbname > {path}/backup.sql
at least you should give your 10 minutes in a week to have backups of ur site
-
5th Dec 2011, 07:51 PM #434
-
5th Dec 2011, 07:55 PM #435Member
for example do this
mysqldump --opt -u user -p dbname > {path}/backup.sql
if you have cpanel installed then it will be like this
mysqldump --opt -u cpanelusername -p mysqldbname > /home/cpanelusername/public_html/backup.sql
so if ur cpanel username for ur site is michael then it would be like this
mysqldump --opt -u michael -p michael_dbname > /home/michael/public_html/backup.sql
and u will get the backup saved into the root of ur site
u can change the path to whatever u want
-
5th Dec 2011, 07:57 PM #436Website's:
VaporHostn.comthank you, after i do that i can save the file somewhere else. what do i do if i want to restore from a backup?
-
5th Dec 2011, 07:58 PM #437Member
when everything will bac online, we are tired from waiting
Loading in progress ...
-
5th Dec 2011, 08:00 PM #438Member
for restoring use this
mysql -u user -p dbname < {path}/backup.sql
replace the user with the user of where u want to restore the db
replace dbname with the dbname u have created where u want to restore
replace path with the path of the database backup file (.sql file) ( u need to put it into ur server )
----
so if u have created new user in cpanel named "michael" and created a db with name "michael_db" and put the backup file in ur site's root and ur backup file's name is backup.sql then u will use this command..
mysql -u michael -p michael_db < /home/michael/public_html/backup.sql
-
5th Dec 2011, 11:38 PM #439Member
-
6th Dec 2011, 12:09 AM #440Member
Well, it took me few hours to restore everything too. Including kloxo settings. But boxslots helped me a lot. Bharat installed kloxo for me because I somehow couldn't make it through (my stupidity). Zack and Ricky are both great too. I haven't got chance to meet with Cameron through tickets yet.
doom2011, have you got new VPS details already?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[VPS] BoxSlots.com - Unmetered 100Mbit/1Gbit/2Gbit VPS from ?10.99/month (CS: Hacked)
By Zack[BoxSlots] in forum ArchiveReplies: 255Last Post: 15th Dec 2011, 01:18 PM -
[VPS] MysBorg - Unmetered 100Mbit/1Gbit/2Gbit VPS from $28.99/mo (Netherlands)
By newuploader in forum ArchiveReplies: 0Last Post: 8th Nov 2011, 08:25 PM -
[VPS] BoxSlots.com - Unmetered 100Mbit/1Gbit/2Gbit VPS from ?24.99/month (Netherlands, USA)
By nano. in forum ArchiveReplies: 248Last Post: 16th Sep 2011, 07:59 PM -
[VPS] BoxSlots.com - Unmetered 1Gbit XEN VPS from ?30.00/month (Netherlands, USA)
By CameronS in forum ArchiveReplies: 4Last Post: 28th Aug 2011, 01:42 AM -
[VPS] BoxSlots.com - Unmetered 100Mbit VPS from ?12.50/month - 50% Promo (Netherlands)
By nano. in forum ArchiveReplies: 7Last Post: 21st Jul 2011, 03:03 PM
themaCreator - create posts from...
Version 3.52 released. Open older version (or...