RE: [EMAIL PROTECTED] apache upgrde from 2.0.40 to 2.1.6

2005-07-22 Thread Gold, Samuel (Contractor)
Will you stop hijacking other peoples threads. Re-use your own thread to reply and ask questions. Also see: Eric S. Raymond's "How To Ask Questions The Smart Way" ( http://www.catb.org/~esr/faqs/smart-questions.html ). I am pretty sure that you will get help if you ask the right way. Start by r

RE: [EMAIL PROTECTED] suexec with mod_chroot: "command not in docroot "

2005-07-20 Thread Gold, Samuel (Contractor)
Cwd is current working directory, it is an environment variable. At least from what I understand. I am not sure what dwd is though. Have you tried to use truss or strace to see if you are missing a command in your chrooted environment? What OS are you using? -Original Message- From: dA

[users@httpd] Chroot question.

2005-06-24 Thread Gold, Samuel (Contractor)
Hey all, I have setup apache 1.3.33 on Solaris 9 in a chroot environment and just wanted to ask a simple question. If there is a /proc directory in the jail should the apache processes be in the real root /proc directory or in the jail /proc directory. This is the first time I have ever setup a

RE: [users@httpd] adding virtual hosts without restarting ??

2005-05-11 Thread Gold, Samuel (Contractor)
Title: Message ./apachectl graceful -Original Message-From: ed elliott [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 11:49 AMTo: users@httpd.apache.orgSubject: [EMAIL PROTECTED] adding virtual hosts without restarting ?? Hi,   If I add a virtual host to apa