Jump to content

fengshaun

Members
  • Posts

    31
  • Joined

  • Last visited

fengshaun's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi all, Are there any plans to upgrade HelioHost to rails 3 instead of the now outdated rails 2.x? Thanks
  2. Thanks, that did the trick! I thought I had to add /home/fengshau/public_html/heliotest to python path!
  3. Hi all, I'm having difficulty running a test django application. I have called my application heliotest and put it under public_html. Inside the heliotest directory, there are the project files alongside dispatch.wsgi and .htaccess as instructed by http://www.heliohost.org/home/features/languages/python. However, when I go to my website's root url (bmarks.co.cc/) it shows the public_html directory, and when I click on heliotest, it gives me an ImportError: ImportError at /heliotest/dispatch.wsgi/ No module named heliotest.urls Request Method: GET Request URL: http://bmarks.co.cc/heliotest/dispatch.wsgi/ How can I fix this issue and get my app working? Thanks, user: fengshau url: http://bmarks.co.cc/
  4. I'm not in a rush, but I'm not sure about others.
  5. In mongrel.log, I'm seeing this instead: /usr/lib/ruby/gems/1.8/gems/will_paginate-2.3.12/lib/will_paginate.rb:39:in `enable_activerecord': undefined method `returning' for WillPaginate:Module (NoMethodError) from /usr/lib/ruby/gems/1.8/gems/will_paginate-2.3.12/lib/will_paginate.rb:88 EDIT: I don't see anything of significance in other logs
  6. Still no luck: /usr/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/runtime.rb:27:in `setup': You have already activated mongrel 1.1.5, but your Gemfile requires mongrel 1.1. Consider using bundle exec. (Gem::LoadError) from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/spec_set.rb:12:in `each' Where do you see those error messages?
  7. Adding those lines to gemfile (and getting my app to work at all) would mean that I have to port my app to rails 3 first. Since tomorrow is the first day of classes, I will see how fast I can do it!
  8. So what does djbob has to say about downgrading rails until cpanel is compatible?
  9. The thing is, my browser's cache resets everytime I close it. Now, I emptied the cache again, and the same thing appears!
  10. I just did, and now bmarks.co.cc shows me the index of / Ok, so it seems like it's my app's fault. Whichever url I "rewrite" it to (it's a rails app), that url will show 503 Unavailable. Now, the app doesn't start whenever I click "run" in rails panel. It says the application is now running, but when I go back to cpanel home, it says it's not running! The app's rewrite is now bmarks.co.cc/bm
  11. D**n, I should switch my app to rails 3 now! Thanks a lot!
  12. Now it shows 503! I'm gonna wait and see what happens. I have uploaded my rails app and set up rails. @Geoff: fengshau
  13. Service unavailable showed only for a short while, I still see: and my browser cache is reset.
  14. Hi all, When I go to my domain (http://bmarks.co.cc) I see an account queued page which is fine. The thing is, this page has been showing for 3 days now, and I'm assuming I should have taken only 1 day. Is there any way I can know when my account will be set up? Thanks.
×
×
  • Create New...