Sorry, that does not work.
I changed the option in "config/environment.rb" to production but that does not helped.
I created a new project (Sqlite3 and Mysql) and ran the following line:
rake production --trace db:bootstrap

But the error is still there:
rake aborted!
Don't know how to build task 'production'
/usr/lib/ruby/1.8/rake.rb:1634:in `[]'
/usr/lib/ruby/1.8/rake.rb:1930:in `invoke_task'
/usr/lib/ruby/1.8/rake.rb:1909:in `top_level'
/usr/lib/ruby/1.8/rake.rb:1909:in `each'
/usr/lib/ruby/1.8/rake.rb:1909:in `top_level'
/usr/lib/ruby/1.8/rake.rb:1948:in `standard_exception_handling'
/usr/lib/ruby/1.8/rake.rb:1903:in `top_level'
/usr/lib/ruby/1.8/rake.rb:1881:in `run'
/usr/lib/ruby/1.8/rake.rb:1948:in `standard_exception_handling'
/usr/lib/ruby/1.8/rake.rb:1878:in `run'
/usr/bin/rake:28

What is wrong with my radiant installation and how can I fix that?

Regards,
---
Benjamin Weber
Prethtalstraße 35
53940 Hellenthal
Tel. + Fax: +49 (0) 2482 / 2099
Mobil: +49 (0) 151 / 50 50 80 20
E-Mail: be...@builtin.de
Jabber + GTalk: benny1...@gmail.com
Website: http://www.builtin.de

Am 16.03.2009 um 02:31 schrieb Mohit Sindhwani:

Benjamin Weber wrote:
Hi Community around Radiant and Ruby,

I just wanted to install Radiant via the Installation tutorial of the Documentation part of the website but something is wrong:

$ /var/www/radiant/lch# rake --trace production db:bootstrap

You'll need to do:

rake production --trace db:bootstrap

(The production must be first so that it know that the RAILS_ENV is production)

Cheers,
Mohit.
3/16/2009 | 9:31 AM.

_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to