RE: [EMAIL PROTECTED] Name-based virtual hosts not working as expected

2006-07-30 Thread David Leangen
Thanks again. Reply below. > > > > I must have misunderstood something in the docs. The > > following is not > > > > working as I expect it to. > > > > > > > > In httpd.conf: > > > > > > > > NameVirtualHost *:80 > > > > Include conf/otherdomain.conf > > > > Include conf/mydomain.conf > > > >

RE: [EMAIL PROTECTED] Name-based virtual hosts not working as expected

2006-07-30 Thread Boyle Owen
> -Original Message- > From: David Leangen [mailto:[EMAIL PROTECTED] > Sent: Monday, July 31, 2006 8:26 AM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] Name-based virtual hosts not > working as expected > > > Thank you for the suggestion. Reply inline below. > > > > >

RE: [EMAIL PROTECTED] Name-based virtual hosts not working as expected

2006-07-30 Thread David Leangen
Thank you for the suggestion. Reply inline below. > > I must have misunderstood something in the docs. The following is not > > working as I expect it to. > > > > In httpd.conf: > > > > NameVirtualHost *:80 > > Include conf/otherdomain.conf > > Include conf/mydomain.conf > > > > > > In mydom

RE: [EMAIL PROTECTED] Name-based virtual hosts not working as expected

2006-07-30 Thread Boyle Owen
> -Original Message- > From: David Leangen [mailto:[EMAIL PROTECTED] > Sent: Monday, July 31, 2006 7:50 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Name-based virtual hosts not working > as expected > > > Hello! > > I must have misunderstood something in the docs. The

[EMAIL PROTECTED] Name-based virtual hosts not working as expected

2006-07-30 Thread David Leangen
Hello! I must have misunderstood something in the docs. The following is not working as I expect it to. In httpd.conf: NameVirtualHost *:80 Include conf/otherdomain.conf Include conf/mydomain.conf In mydomain.conf: ServerName www.mydomain.com ServerAlias mydomain.com DocumentRoot /var

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

2006-07-30 Thread jayaram . g
Hi,  I have a doubt. Suppose my Apache is processing 10 transaction in 10 threads in Windows. In the execution path of one thread there is a bug and it gives me core. What will happen then in Windows? Will it kill the process or only that particular thread? I don't want all the 9 transactions exe

[EMAIL PROTECTED] Rerouting Localhost (to XAMPP home page)

2006-07-30 Thread David Blomstrom
I'm still struggling with my XAMPP installation. I finally got it downloaded and extracted, but when I starated the installation, everything installed except Apache. I decided to have another look at the default Apache installation. I opened System Preferences > Sharing and discovered that "Persona

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

2006-07-30 Thread Vincent Bray
On 7/30/06, Jean-Lou Dupont <[EMAIL PROTECTED]> wrote: Yes a static request causes the same sort of error to appear in the log. As in a static request like /foo:bar.gif that doen't invoke php? Shouldn't it be PHP that processes the URI past "index.php" ? In which case, the said PHP script sho

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

2006-07-30 Thread Vincent Bray
On 7/30/06, David Blomstrom <[EMAIL PROTECTED]> wrote: If I type % sudo pico /etc/httpd/httpd.conf into Apple's Terminal, then press ENTER and get the following response: -bash: fg: %: no such job ...does that mean Apache isn't installed on my MacBook Pro after all? You're not meant to type t

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

2006-07-30 Thread Rob Wilkerson
I don't own a mac, but try a couple of things: $ locate apache $ locate httpd See if either of those returns an executable. Finally, try $ ps | grep httpd $ ps | grep apache I don't know whether the ps command translates directly to Mac, but it might be worth a try. If locate doesn't pick an

[EMAIL PROTECTED] New Windows build - Apache 2.2.3

2006-07-30 Thread hunter
I am getting an error while building Apache 2.2.3 for Windows... Creating library .\Release\mod_unique_id.lib and object .\Release\mod_unique_id.exp nmake -nologo -f mod_usertrack.mak CFG="mod_usertrack - Win32 Release" RECURSE=0 rc.exe /l 0x409 /fo"Debug/mod_usertrack.res" /i "../

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

2006-07-30 Thread Jean-Lou Dupont
Yes a static request causes the same sort of error to appear in the log. Shouldn't it be PHP that processes the URI past "index.php" ? In which case, the said PHP script should be able to understand the object with the ":" in it?? Jld. -Original Message- From: Vincent Bray [mailto:[EMAIL

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

2006-07-30 Thread David Blomstrom
If I type % sudo pico /etc/httpd/httpd.conf into Apple's Terminal, then press ENTER and get the following response:-bash: fg: %: no such job...does that mean Apache isn't installed on my MacBook Pro after all?I'm thinking of following the same route I took on my PC and just installing the software

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

2006-07-30 Thread Michael Morris
Hi, I tried running ipcs -s regularly and piping it to word count. I output this to a text file so I could observe this value at the time Apache crashed. There were always 5 semaphore arrays, or none while Apache was down. Is the number of these arrays supposed to vary more? Do these value

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

2006-07-30 Thread Morgan Gangwere
On 7/29/06, Nick Wilson <[EMAIL PROTECTED]> wrote: 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_what

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

2006-07-30 Thread David Blomstrom
Vincent Bray <[EMAIL PROTECTED]> wrote:> <[EMAIL PROTECTED]>Hi David, good to see you switched ;-)Good to finally escape Microsoft! :)> <[EMAIL PROTECTED]>Are you using the bundled installation of 1.3? In any case, vhostconfiguration is the same across platforms.I don't even know what 1.3 is; I was