BopNiblets Posted April 8, 2011 Posted April 8, 2011 Hi, after completing some projects in a part time course I'm trying to put them online as a portfolio of sorts, but I've only ever deployed simple HTML/ CSS sites, which is fine, but need some help running these other ones: Rails: I've created my database and uploaded the application, and set it to Auto run on boot, created a Rewrite URL but after that not sure what to do, even after I click the Run button in Rails part of cpanel, the app status always says "Not Running" Java Servlets: I've uploaded my project folder (created in Netbeans) it uses as .jsp landing page (which is ok) that redirects to a .java servlet file (which doesn't show) Any help would be appreciated! http://randomblob.heliohost.org/
BopNiblets Posted April 10, 2011 Author Posted April 10, 2011 30 views and 0 replies... Is anyone actually using Rails or JSP apps on this site or what?
Wizard Posted April 10, 2011 Posted April 10, 2011 For rails, have you followed the instructions here? http://www.heliohost.org/home/features/languages/ruby
Guest Geoff Posted April 10, 2011 Posted April 10, 2011 I've created my database and uploaded the application, and set it to Auto run on boot, created a Rewrite URL but after that not sure what to do, even after I click the Run button in Rails part of cpanel, the app status always says "Not Running" Fixed. I've uploaded my project folder (created in Netbeans) it uses as .jsp landing page (which is ok) that redirects to a .java servlet file (which doesn't show) Seems we don't have JSP installed yet.
BopNiblets Posted April 10, 2011 Author Posted April 10, 2011 I've created my database and uploaded the application, and set it to Auto run on boot, created a Rewrite URL but after that not sure what to do, even after I click the Run button in Rails part of cpanel, the app status always says "Not Running" Fixed. I've uploaded my project folder (created in Netbeans) it uses as .jsp landing page (which is ok) that redirects to a .java servlet file (which doesn't show) Seems we don't have JSP installed yet. Well I still see Not Running so maybe I haven't configured it properly. Wizard: Yeah I followed that guide at the beginning (not sure about "We strongly recommend establishing a path within the public_html directory, as allowing the Mongrel daemon access to your root directory may be dangerous." in step 2 though) My app is using/written in rails 2.3.8, would that be causing problems perhaps?
Guest Geoff Posted April 11, 2011 Posted April 11, 2011 If you would like JSP, please post in the Requests for Java/JSP in Customer Service. Thanks. Well I still see Not Running so maybe I haven't configured it properly. Strange. I can create a fresh rails application in cpanel, and it works perfectly.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now