On Wed, Aug 5, 2009 at 1:28 PM, Jon<[email protected]> wrote: > > Hi Steven, > > Rails: 2.2.2 > Ruby 1.8.7 > > I've successfully started the app via ./script/server - however, > accessing mydomain:3000 means that all the paths for stylesheets and > images are incorrect .. I should be able to track down the config file > for that though I'd imagine. > > The output from 'rake mig a=no' is: > [email protected] [~/public_html/lovdbyless]# rake mig a=no > (in /home/lolitate/public_html/lovdbyless) > rake db:migrate RAILS_ENV="development" > (in /home/lolitate/public_html/lovdbyless) > Loaded suite /usr/local/bin/rake > Started > > Finished in 0.000195 seconds. > > 0 tests, 0 assertions, 0 failures, 0 errors > rake db:test:clone > (in /home/lolitate/public_html/lovdbyless) > Loaded suite /usr/local/bin/rake > Started > > Finished in 0.000221 seconds. > > 0 tests, 0 assertions, 0 failures, 0 errors > NOT RUNNING: rake annotate_models > [email protected] [~/public_html/lovdbyless]# > > I'm still unable to start it via cpanel. > > Many thanks, > > Jon
Are the variables in the initializers setup? Go through the README and make sure all is good. cheers, steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
