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
> > > >
> -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.
>
>
> > >
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
> -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
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
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
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
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
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
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
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
"../
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
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
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
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
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
16 matches
Mail list logo