This is a discussion on "your thoughts, dudes" within the Website Planning section. This forum, and the thread "your thoughts, dudes are both part of the Planning Your Website category.
|
|
|
|
|
![]() |
||
your thoughts, dudes
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
your thoughts, dudes
I would like to know which features should I take into consideration while choosing a host?
Sorry, guys, I have submitted this thread in the wrong place, plese move it to the right one. Last edited by jonnik77; Dec 27th, 2006 at 12:14. |
|
|
|
|||
|
Re: your thoughts, dudes
Cost
Amount of storage provided Amount of bandwidth Easy to use control panel/additional services provided for the low cost Reliable Uptime. And MY personal favorite...Clear English speaking tech support! |
|
|||
|
Re: your thoughts, dudes
What about backup of database?
|
|
|||
|
Re: your thoughts, dudes
Well I would hope a good host would backup their systems daily if not more!
|
|
||||
|
Re: your thoughts, dudes
MySQL is easy to backup. Just do a MySQL dump. You can always just re upload the dump to the db. I do daily backups complete with the SQL to rebuild all the tables etc.. That way if I move it, ditch the DB etc I can get it back in minutes.
You can do it via software such as CocoaMySQL or through any terminal application such as terminal.app in OS X by doing something like mysqldump --user=XXXXXXXX --password=XXXXXXX DB_NAME > /PATH/TO/DUMPFILE.SQL and to re insert it something like mysql --verbose --user=XXXXXXXX --password=XXXXXXXX DB_NAME < /PATH/TO/DUMPFILE.SQL
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Last edited by moojoo; Dec 27th, 2006 at 15:30. |
![]() |
| Tags |
| thought |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Jacob just OWNED the SquirrelCart dudes!!! | WebNinja | Webforumz Cafe | 10 | Feb 1st, 2008 11:31 |
| Lasting Thoughts | cullinanweb | Free Web Site Critique | 4 | Jul 27th, 2007 16:19 |
| kalabanga dudes | slang | Introduce Yourself | 1 | Oct 20th, 2006 19:18 |
| Hey Dudes | dazza93 | Introduce Yourself | 4 | Aug 30th, 2006 21:26 |
| your thoughts | bridges | Graphics and 3D | 4 | Jan 25th, 2006 11:42 |