Hi,
I trying to setup my ror environment for the first time.
system: ubuntu 10.10 server
apache2
latests Ruby / Gems / ROR / Phusion Passenger … all via rvm
…so
at the very beginning I hit the error (from apache log)
[Mon Mar 07 15:17:36 2011] [error] [client 192.168.56.1] Premature end of script headers: rails, referer: http://local-url/
[Mon Mar 07 15:17:57 2011] [error] [client 192.168.56.1] Premature end of script headers: demo
- demo controller - I’ve added, it’s just after generator - nothing changed
what’s the problem?