Jump to content

fengshaun

Members
  • Posts

    31
  • Joined

  • Last visited

Posts posted by fengshaun

  1. 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/

  2. 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

  3. I've downgraded Mongrel to version 1.1... can you try now?

     

    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?

  4. 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

  5. Service unavailable showed only for a short while, I still see:

     

    Ahoy! You're seeing this page because HelioHost has not gotten about to installing and configuring your account yet. This process usually takes 24 hours, and once it is complete your website should show up properly. While the account is being created we suggest taking a look at your control panel.

     

    Thanks for choosing HelioHost! We wish you good luck with your website.

    Sincerely,

    The HelioHost Staff

     

    and my browser cache is reset.

  6. 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.

×
×
  • Create New...