>> Is it mandatory to use production database ? > > No it's for your production mode. Because with the production > database, there are too production configuration about cache by > example. So it's advise to use production environnement for a blog not > use for developpement. Ok, I was trying it on my local so thought of trying the development mode to begin with.
Even with production mode, I'm getting: -- cut here -- (in /Users/arungupta/samples/jruby/typo-5.0.3) rake aborted! #42000Unknown database 'typo' (See full trace by running task with --trace) -- cut here -- > >> >> The command below should generate the development database, isn't it ? > > This commande create the database. But your user are right for create it ? I'm using the database.yml bundled with Typo 5.0.3 and MySQL is also default (username: root, password: <blank>). -Arun > > > -- > Cyril Mougel > http://blog.shingara.fr > _______________________________________________ > Typo-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/typo-list > -- Web Technologies and Standards Sun Microsystems, Inc. Blog: http://blogs.sun.com/arungupta _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
