Hello all. I have post a question in page : <http://wiki.rubyonrails.com/rails/show/HowtoSetupChrootedApacheWithRailsOnOpenBSD> (look at the bottom) About installing Rails in OpenBSD (3.7) with Apache and chroot. I have a simple application using mysql (whose mysql.sock is chrooted also) that works well when I start Apache not being chrooted, but doesn''t work when I start Apache within the jail. Can someone help me please ? I give details in the link above. Thanks a lot, Xinizul
Xinizul Xinizul on 2005-08-29 18:45:44 +0200:> I have a simple application using mysql (whose mysql.sock is chrooted > also) that works well when I start Apache not being chrooted, but > doesn''t work when I start Apache within the jail.Enabling TCP connections in MySQL and connecting to 127.0.0.1 has always been easier in my experience than the socket in an OpenBSD chroot. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Thanks ... Do you think this can be related to the problem I''m having when running chrooted ? Xinizul On 9/2/05, Alec Berryman <alec-93qrncnF8/+sTnJN9+BGXg@public.gmane.org> wrote:> > Xinizul Xinizul on 2005-08-29 18:45:44 +0200: > > > I have a simple application using mysql (whose mysql.sock is chrooted > > also) that works well when I start Apache not being chrooted, but > > doesn''t work when I start Apache within the jail. > > Enabling TCP connections in MySQL and connecting to 127.0.0.1<http://127.0.0.1>has > always been easier in my experience than the socket in an OpenBSD > chroot. > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > > >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails