[Rails] Re: Re: No more logs after SVN? Solved
softwareengineer 99
softwareengineer99 at yahoo.com
Wed Feb 8 14:46:58 GMT 2006
Hi Åukasz,
Thank you very much for your tips/assistance.
I tried the following and restarted Apache and it works!
ENV['RAILS_ENV'] ||= 'development'
Thanks
Frank
Guest <harmaarts at gmail.com> wrote: Well the environment is just development. Nothing changed there. And the
funny thing is that Webbrick neatly logs everything. Only Apache does
not. And all the permissions are correct. The webserver can write in the
relevant directory.
Puzzlement reigns.
Åukasz Piestrzeniewicz wrote:
> On 07/02/06, Harm wrote:
>> I do have the same problem. And tried the solution stated here but that
>> did not work. Is there a solution? This is really silly.
>
> Are you using development environment or other? Try setting RAILS_ENV
> environment variable to name of environment you are using:
>
> $ RAILS_ENV=development ./script/server
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Rails mailing list
Rails at lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060208/e1a27a10/attachment.html
More information about the Rails
mailing list