Re: problem chroot-ing apache2 in debian 3.1

2006-04-18 Thread Sonixxfx
Thank you too Gezim, and I am glad you have got it working.   Regards,   Ben  2006/4/18, Gezim Hoxha <[EMAIL PROTECTED]>: On Mon, 2006-17-04 at 16:43 +0200, Sonixxfx wrote:> Gezim,>> If you have setup logging trough the /etc/init.d/syslogd script, could > you let me know how you have achieved this?

Re: problem chroot-ing apache2 in debian 3.1

2006-04-17 Thread Gezim Hoxha
On Mon, 2006-17-04 at 16:43 +0200, Sonixxfx wrote: > Gezim, > > If you have setup logging trough the /etc/init.d/syslogd script, could > you let me know how you have achieved this? I believe I have had > difficulties with it in the past, so if you let me know I can make use > of it a next time I u

Re: problem chroot-ing apache2 in debian 3.1

2006-04-17 Thread Sonixxfx
Gezim,If you have setup logging trough the /etc/init.d/syslogd script, could you let me know how you have achieved this? I believe I have had difficulties with it in the past, so if you let me know I can make use of it a next time I use makejail. Thanks.Regards,Ben2006/4/15, Sonixxfx <[EMAIL PROTEC

Re: problem chroot-ing apache2 in debian 3.1

2006-04-15 Thread Sonixxfx
Sorry for mailing directly to you.Did you changeAPACHE2="$ENV /usr/sbin/chroot /chroot/httpd/ /usr/sbin/apache2" APACHE2CTL="$ENV /usr/sbin/chroot /chroot/httpd/ /usr/sbin/apache2ctl"toAPACHE2="$ENV /usr/sbin/chroot /var/chroot/apache /usr/sbin/apache2" APACHE2CTL="$ENV /usr/sbin/chroot /var/chroot

Re: problem chroot-ing apache2 in debian 3.1

2006-04-14 Thread Gezim Hoxha
On Fri, 2006-14-04 at 09:39 +0200, Sonixxfx wrote: > I do not know what is causing this, but I do know that the program > makejail does the chrooting automatically for you. Maybe you would > like to have a look at it. I tried makejail, however I get the same error: # /etc/init.d/apache2 start Sta

Re: problem chroot-ing apache2 in debian 3.1

2006-04-14 Thread Sonixxfx
I  do not know what is causing this, but I do know that the program makejail does the chrooting automatically for you. Maybe you would like to have a look at it.For Apache you problably only have to do:mkdir "your chroot directory specified in /usr/share/doc/makejail/examples/apache.py" makejail /u

Re: problem chroot-ing apache2 in debian 3.1

2006-04-14 Thread Gezim Hoxha
I'm really sorry about the double post. It wasn't intentional. -Gezim On Fri, 2006-14-04 at 01:10 -0600, Gezim Hoxha wrote: > Hey all. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]