[Radiant] Can't install radiant
Mohit Sindhwani
tech at onghu.com
Wed Jun 25 11:23:27 CDT 2008
Alfredo Perez wrote:
> Hi, I have followed the steps mentioned at the radiant site.
>
> 1.- Created a project, radiant --database mysql my_project
> 2.- Created a mysql database "my_project"
> 3.- cd into my_project directory
> 4.- created a databases.yml in ../my_project/config
>
> here is the content of that file
>
> production:
> adapter: mysql
> database: my_project
> username: root
> password: xxxxxxxx
> socket: /var/lib/mysql/mysql.sock
> host: localhost
>
> 5.- I issued command : rake production db:bootstrap
>
> and I get following error:
>
> rake aborted!
> Mysql::Error: #42S02Table 'my_project.config' doesn't exist: SHOW FIELDS FROM `config`
>
> Is there anything that I am doing wrong?
> Can anybody help me on this?
>
> Thanks
>
Two questions that might help:
1. Which platform?
2. How did you get Radiant?
Cheers,
Mohit.
6/26/2008 | 12:23 AM.
More information about the Radiant
mailing list