What is the error please run rake db:create --trace and post resluts here
On Tue, Oct 12, 2010 at 10:32 AM, Premanshu Mishra wrote:
> I m using ruby 1.8.7 on rails 2.3.5 with mysql 5.0 on windows.
> C:\Ruby187\rails\accounts>rake db:create
> (in C:/Ruby187/rails/accounts)
> rake aborted!
> synta
I m using ruby 1.8.7 on rails 2.3.5 with mysql 5.0 on windows.
C:\Ruby187\rails\accounts>rake db:create
(in C:/Ruby187/rails/accounts)
rake aborted!
syntax error on line 2, col 0: `encoding:utf8'
The following is the yml file i'm using
development:
adapter:mysql
encoding:utf8
reconnect:false
data
2 matches
Mail list logo