Displaying 2 results from an estimated 2 matches for "jwaddilove".
2006 Jan 09
4
Engine install problems with OS X
I have everything installed via Darwin ports. When I try to do a
"script/plugin install engines" in a freshly created rails app I get
the following:
Macintosh:~/My Web Sites/nckapool bill$ script/plugin install engines
svn: PROPFIND request failed on ''/rails/plugins''
svn: PROPFIND of ''/rails/plugins'': 403 Forbidden (http://
svn.protocool.com)
2006 Jun 17
0
Using FCGI on OS X
I have been struggling to get multiple Rails applications running under
FCGI on a standard OS X 10.4.6
In the end I found <a
href="http://www.macdevcenter.com/pub/a/mac/2006/03/29/rails.html?page=1"
>this article by Luke Burton</a> the most useful. I hope posting the
link here will help others.
Jonathan
--
Posted via http://www.ruby-forum.com/.