Steve Eichert on 20 Jun 2007 00:31:57 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[PhillyOnRails] Re: Problems with Hosting on TextDrive


It looks like freezing to 1.2.3 resolved my issue.  Sorry for the spam.

On 6/19/07, Steve Eichert <steve.eichert@gmail.com > wrote:
I know this is a bit of a shot in the dark but I'm in the process of getting a rails powered website setup on a shared hosting account at TextDrive, and running into some troubles.  I've set up one other site at Site5, and things went nice and smooth which was perfect since I'm still adjusting to deploying Rails apps (I'm a .NET programmer by day).  The following is some environment related info that may be relevant:

$ gem -v
0.9.0
$ ruby -v
ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-freebsd6]
$ rails -v
Rails 1.1.6

I've frozen rails to 1.2.2 which I'm guessing is the source of some of the problems.  I've gotten a reply back from the TextDrive support mentioning that I should change the references to "gem" in my boot.rb file to "require_gem", but that didn't have any effect.

Is anyone hosting a Rails site at TextDrive, and if so any idea why I'd get the following:

>rake db:migrate --trace
(in /users/home/myuser/web)
rake aborted!
no such file to load -- /users/home/myuser/web/config/../vendor/rails/railties/lib/initializer
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
/users/home/myuser/web/config/boot.rb:16
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
/users/home/myuser/web/Rakefile:4
/usr/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:1828:in `load'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:1828:in `load_rakefile'
/usr/local/lib/ruby/gems/1.8/gems/rake- 0.7.1/lib/rake.rb:1900:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rake-0.7.1/bin/rake:7
/usr/local/bin/rake:18:in `load'
/usr/local/bin/rake:18

I appreciate any pointers or insights! :)

Cheers,
Steve

_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk