
fengshaun
Members-
Posts
31 -
Joined
-
Last visited
Everything posted by fengshaun
-
Hi all, Are there any plans to upgrade HelioHost to rails 3 instead of the now outdated rails 2.x? Thanks
-
Thanks, that did the trick! I thought I had to add /home/fengshau/public_html/heliotest to python path!
-
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/
-
I'm not in a rush, but I'm not sure about others.
-
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
-
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?
-
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!
-
So what does djbob has to say about downgrading rails until cpanel is compatible?
-
The thing is, my browser's cache resets everytime I close it. Now, I emptied the cache again, and the same thing appears!
-
Yes, I do!
-
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
-
D**n, I should switch my app to rails 3 now! Thanks a lot!
-
Now it shows 503! I'm gonna wait and see what happens. I have uploaded my rails app and set up rails. @Geoff: fengshau
-
Service unavailable showed only for a short while, I still see: and my browser cache is reset.
-
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.
-
Are there any plans to update the rails framework from 2 to 3?
-
It seems like I have to wait another 3 days. 1 for the signups to be back on, and another 2 for the new signup to go through
-
The current 500 Internal errors you see now are because of the exceptionally high load (~205 as of now) on the servers. They will be resolved soon.
-
Account not created, It's been 4 days and my site is not yet up
fengshaun replied to ibnul.q's topic in Customer Service
The best we can do so far is to wait. There is a big backlog, so it will take more time than usual for the accounts recently registered to be created. Just check regularly, it will hopefully be up soon. -
Thanks djbob. It looks like waiting is the only thing that can be done! Hopefully accounts will be created sooner than later.
-
The thing is, I don't see an account queued page. All I get when I try to login to cPanel is "login failed." Then when I try to sign up again (assuming the account was deleted with the corruption script), it says the username is taken, so the account is there!
-
Hi all, I created an account (username:fengshau domain:frugo.heliohost.org), but I can't yet login after waiting for 48 hours as instructed! How much more time should I wait before I can login? Also, frugo.heliohost.org is not working either. It seems non-existent! Thanks.
-
Oh, then it must have been deleted. Thanks!
-
Hi all, I have been away from HelioHost (and web dev altogether) for a while and decided to come back to it. Now, I remember my username for both Heliohost.org and Helionet.org, but I can't remember the password. The reset function also doesn't send me any emails! How can I reset my password? heliohost.org username: amoradi EDIT: Now looking through my emails from heliohost, I can see my previous password, but I have requested a change already and no new emails have come yet.
-
Thanks, I'll continue with it some other time, I'm getting a headache now, and have absolutely no idea what on earth is wrong with it.