Search found 8 matches

by schjelde
Sat Jul 04, 2009 12:19 am
Forum: Beginners and Newbies
Topic: Rails application failed to start properly-hda setup
Replies: 24
Views: 15344

Re: Rails application failed to start properly-hda setup

[root@HomeServer html]# gem install --no-ri --no-rdoc fcgi Building native extensions. This could take a while... ERROR: Error installing fcgi: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb install --no-ri --no-rdoc fcgi checking for fcgiapp.h... no checking for fastcgi/fcgi...
by schjelde
Fri Jul 03, 2009 11:59 pm
Forum: Beginners and Newbies
Topic: Rails application failed to start properly-hda setup
Replies: 24
Views: 15344

Re: Rails application failed to start properly-hda setup

Installed Ruby again. No problems with that. Then: /usr/bin/ruby extconf.rb install --no-ri --no-rdoc rmagick checking for Ruby version >= 1.8.5... yes checking for gcc... no No C compiler found in ${ENV['PATH']}. See mkmf.log for details. *** extconf.rb failed *** Could not create Makefile due to s...
by schjelde
Thu Jul 02, 2009 12:00 pm
Forum: Beginners and Newbies
Topic: Rails application failed to start properly-hda setup
Replies: 24
Views: 15344

Re: Rails application failed to start properly-hda setup

I tried your mibbit link for irc, but it does not work. It says Terminated...
by schjelde
Thu Jul 02, 2009 11:51 am
Forum: Beginners and Newbies
Topic: Rails application failed to start properly-hda setup
Replies: 24
Views: 15344

Re: Rails application failed to start properly-hda setup

Hi, Posted script/sever in pastebin. not much. You can get it here as well: #!/usr/bin/env ruby require File.dirname(__FILE__) + '/../config/boot' require 'commands/server' http://hda:3000 took me to the page called dashboard. When i click the "try all the new applications" in the middle i...
by schjelde
Thu Jul 02, 2009 10:18 am
Forum: Beginners and Newbies
Topic: Rails application failed to start properly-hda setup
Replies: 24
Views: 15344

Re: Rails application failed to start properly-hda setup

logs in that place are indeed all empty. however, error_log at /var/hda/platform/logs contains a: [Thu Jul 02 19:11:33 2009] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error. [Thu Jul 02 19:11:33 2009] [error] [client 10.10.10.10] Premature end of script headers: ...
by schjelde
Thu Jul 02, 2009 7:09 am
Forum: Beginners and Newbies
Topic: Rails application failed to start properly-hda setup
Replies: 24
Views: 15344

Re: Rails application failed to start properly-hda setup

I did not set anything for mysql.

I followed instructions for installing F10, including setting a root password, and creating a user. after install i accepted the updates for F10 that was presented to me and then I doubleclicked the link to amahi and firefox opens with the error.

David
by schjelde
Thu Jul 02, 2009 1:15 am
Forum: Beginners and Newbies
Topic: Rails application failed to start properly-hda setup
Replies: 24
Views: 15344

Re: Rails application failed to start properly-hda setup

Hi, I am absolutely serious when I say that the log is empty... I am at work now and will look again when i get home. But I know that i looked in that, in development and dispatch (i think it was) in that folder and they were all empty. But I will look again. I updated fedora after installing both t...
by schjelde
Wed Jul 01, 2009 1:38 am
Forum: Beginners and Newbies
Topic: Rails application failed to start properly-hda setup
Replies: 24
Views: 15344

Re: Rails application failed to start properly-hda setup

Hey, I am new to Amahi, and encountered the same error after a clean first install of F10 and amahi following the instructions. After seeing this post i tried again with a clean install and same error. Searching the net I see this: http://6brand.com/application-error-rails-app-failed-to-start-proper...