I've been having problems with my installation (see my posts of the last
week) and am going to start over again. Here's what I plan to do. Is this
correct:

1. Set up subdomain with Passenger and add /current/public to web directory
path
2. Set up MySQL database. Only production
3. SSH to subdomain and run the following

git clone git://github.com/radiant/radiant.git
rename folder radiant to current (I may do this in an ftp client)
create database.yml and make sure to add host: mysql.mydomain.com (I may do
this in an ftp client and text editor)
rake production db:bootstrap
cd current
git clone git://github.com/technoweenie/attachment_fu.git
vendor/plugins/attachment_fu
git clone git://github.com/pilu/radiant-gallery.git
vendor/extensions/gallery
rake RAILS_ENV=production radiant:extensions:gallery:install (select option
2 for Toaster)

====

Thanks for any comments.
-- 
View this message in context: 
http://www.nabble.com/Installing-Radiant-with-Gallery-at-Dreamhost-tp22389489p22389489.html
Sent from the Radiant - User (New) mailing list archive at Nabble.com.

_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to