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/ Quote
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? Quote
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 Quote
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. Quote
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? Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.