Please add development details in your database config file.

On Oct 7, 9:45 am, Andre Flory <[email protected]> wrote:
> Thanks guys for your responses and I appologize for the delay in getting
> back here, I only work on this once a week. I just got past that error,
> it was a problem with my password, inside my database file for redmine,
> database.yml.
>
> Now I am getting this error:
>
> C:\redmine-1.2.1>rake db:migrate RAILS_ENV=production
> NOTE: SourceIndex.new(hash) is deprecated; From
> C:/redmine-1.2.1/config/../vendo
> r/rails/railties/lib/rails/vendor_gem_source_index.rb:100:in `new'.
> rake/rdoctask is deprecated.  Use rdoc/task instead (in RDoc 2.4.2+)
> WARNING: 'task :t, arg, :needs => [deps]' is deprecated.  Please use
> 'task :t, [
> args] => [deps]' instead.
>     at C:/redmine-1.2.1/lib/tasks/email.rake:170
> rake aborted!
> Mysql::Error: query: not connected: CREATE TABLE `schema_migrations`
> (`version`
> varchar(255) NOT NULL) ENGINE=InnoDB
>
> Tasks: TOP => db:migrate
> (See full trace by running task with --trace)
>
> C:\redmine-1.2.1>rake db:migrate RAILS_ENV=production
>
> btw, I am using Windows XP, so there is no bash etc.
>
> --
> Posted viahttp://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to