Latest Drupal experiences

So last month, I finally got myself a VPS through Slicehost and decided it was time to start doing my own personal Drupal stuff. The experience has been mostly positive; building the virtual box from scratch, prepping a multisite environment, doing some light theming, etc.

Couple of snafu's yesterday, though. Apparently, there is a bug in the latest version of Views that requires your environment to have a TON of memory available for PHP. Did not know this and TOTALLY hosed the database. Everything go screwed up.... So I basically had to rebuild the site from scratch and lost a bunch of posts.

Which brings me to an important lesson: ALWAYS make backups. I set my cron script to make a back up for every half hour, which is probably overkill, and will have to change later when the db's get bigger, but saved for now. I will be enhancing backups later on; creating a script that backs up files as well as db and stores them offsite (also, SliceHost offers a backup service that I may take advantage of...)

Also want to start developing locally, then pushing to the host, and creating a staging/production environment as well.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
3 + 10 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.