Re: [EMAIL PROTECTED] Apache PC to Apple/Mac - Basic Questions

2006-07-29 Thread Vincent Bray
On 7/30/06, David Blomstrom <[EMAIL PROTECTED]> wrote: I've been using Apache on a PC, but I bought my first Apple/Mac, a MacBook Pro laptop, just recently. It's pretty easy to use, but I'm still learning how its hard drive and files are organized, etc. Hi David, good to see you switched ;-)

[EMAIL PROTECTED] Apache PC to Apple/Mac - Basic Questions

2006-07-29 Thread David Blomstrom
I've been using Apache on a PC, but I bought my first Apple/Mac, a MacBook Pro laptop, just recently. It's pretty easy to use, but I'm still learning how its hard drive and files are organized, etc.Anyway, I have some basic questions about using Apache on a Mac.1) I think I followed the tutorial at

RE: [EMAIL PROTECTED] one more time... help with Segmentation fault

2006-07-29 Thread Nick Wilson
Yeah I tried a completely different machine, it does the same thing so I doubt it's the hardware at all. I've tried quite a few configurations of apache/mysql/php and it still happens. What's interesting is if I kill a process with -SEGV mod_whatkilledus logs it, but when the actual seg faults occu

[EMAIL PROTECTED] OT (Maybe): Scripting an htdigest Entry

2006-07-29 Thread Rob Wilkerson
I'm writing a script that will provide HTTP access to several sites. Each site will be governed by its own htdigest file. I'd like for the script to create and populate an initial user (admin) that is ready to go immediately, but there doesn't appear to be a way to script that since the htdigest

Re: [EMAIL PROTECTED] one more time... help with Segmentation fault

2006-07-29 Thread Morgan Gangwere
On 7/26/06, Nick Wilson <[EMAIL PROTECTED]> wrote: Thanks for the reply, the hard drives are different, the distro is different (gentoo and mandriva), I've tried apache 2.0, and 2.2.2, MaxClients is set to 512, most it sees is 200 or so. mod_whatkilledus doesn't do anything, that's whats weird, n

Re: [EMAIL PROTECTED] Info needed to set up MPM in Windows.

2006-07-29 Thread herauthon
Recently tried to compile - httpd-2.2.3 on NetBSD 3.0 ___ Machine model P-1 AMD-K6/2 506Mhz 196Mb ___ Failed to complete configure configure exit: srclib/apr configured properly setting CC to "gcc" setting CPP to "gcc -E" setting CFLAGS to " -g -O2 -pthread" set

Re: [EMAIL PROTECTED] Info needed to set up MPM in Windows.

2006-07-29 Thread Joshua Slive
On 7/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Dear ALl, I want to configure the Windows mpm-nt in Apache 2.2. The setup should be, when I start Apache 5 processes of Apache should start and each processes should not have more than one thread(I mean only main thread of the process shoul

Re: [EMAIL PROTECTED] Apache Crashes - Resource temporarily unavailable: setuid

2006-07-29 Thread Vincent Bray
Hi, This is a bit of a wild guess but could it be that something is draining your semaphore space? Try running ipcs regularly up to the crash and see if the list grows significantly. -- noodl - The official User-To-User support

Re: [EMAIL PROTECTED] Apache error code 20024 & MediaWiki.

2006-07-29 Thread Vincent Bray
On 7/28/06, Jean-Lou Dupont <[EMAIL PROTECTED]> wrote: My config: - Windows XP - Apache 2.2.2 - MediaWiki 1.6.7 - PHP: 5.1.4 - MySQL 5.0.21-community-nt-log I get the errors: [Thu Jul 27 22:45:52 2006] [error] [client x.x.x.x] (20024)The given path misformatted or contained invalid characters: C

[EMAIL PROTECTED] Info needed to set up MPM in Windows.

2006-07-29 Thread jayaram . g
Dear ALl, I want to configure the Windows mpm-nt in Apache 2.2. The setup should be, when I start Apache 5 processes of Apache should start and each processes should not have more than one thread(I mean only main thread of the process should run.). This is similar to thr pre-fork of Solaris. I have

Re: [EMAIL PROTECTED] Stale NFS handle

2006-07-29 Thread Markus Schiltknecht
Hello Domingos, thank you very much for this in depth answer. It helped me to better understand NFS in general. Should that probably be documented in the apache manual (or is it already?) Regards Markus On Fri, 2006-07-28 at 14:19 -0300, Domingos Parra Novo wrote: > Hiyas, > > Markus Sc