Displaying 1 result from an estimated 1 matches for "read_opt".
Did you mean:
read_op
2007 Apr 17
7
problem restarting mongrel_cluster outside RAILS_ROOT - patch and other option
...t
the first solution requires less steps for the end user. Instead of
updating ALL of your mongrel_cluster config files, for every single app
you''re running, just update to the patched mongrel_cluster.
I suppose there''s a THIRD solution and that''s to patch the
"read_options" function in init.rb. Lines 28 and 29 need to be updated
to prepend @options["cwd"] if @options["pid_file"] or
@options["log_file"] are relative paths.
Am I off base with all this? Let me know. And thanx for reading all
the way to the end. :)
matte -...