On Mar 31, 2007, at 3:42 AM, Benjamin Minton wrote: > > Following Sean's instructions for Radiant Mental using Subversion, I > was able to get a working Radiant server that served the > http://my.ip.address:3000/admin/login page yet I am unable to login. > Unfortunately reviewing the process, it seems I have not setup a > database specifically for the Radiant site. Between Sean's > instructions and that of Nathan via the radiantcms.pdf, I thought I > had everything covered. > > However, clearly the 'admin' user and the password 'radiant' have not > been created. > > Setup so far: Ubuntu server, system tools, SVN, Mysql, Radiant via > SVN, configuration of database.yml. >
Try this: rake production db:bootstrap substitute development for production if that's where you are. That should help. Walter _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
