This topic needs a title

I have run into a bit of an odd problem. I have searched the web with no definitive answer. When running rake migrate I get

syntax error on line 18, col 2: ` host: localhost’.

Heres the yml:

MySQL (default setup). Versions 4.1 and 5.0 are

recommended.

I have run into a bit of an odd problem. I have searched the web with no definitive answer. When running rake migrate I get

syntax error on line 18, col 2: ` host: localhost'.

Heres the yml:

*snip*

I have checked the file over to no avail. Everything seems correctly structured for YAML… any takers?

Make sure you only use spaces. YAML blows up on tabs.

HTH, Isak

It's very likely that the real problem is on line 17 (which I assume you edited for content when posting) -Rob

Rob Biedenharn http://agileconsultingllc.com Rob@AgileConsultingLLC.com