On Solaris 2.9 - I've built mod_perl into Apache 1.3.33 statically and
have a binary but when attempting to run the tests the startup (via
"make test") fails with the following message:
/usr/local/apache/src/httpd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
httpd listening on port 8529
will write e
Hello List,
Does anyone know if I could intergrate apache 2 to have its virtual hosts in
LDAP ?
Thx
Indran
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html>
On Tue, 5 Jul 2005, Wagner, Aaron wrote:
Go into 'Services' in 'control panel/administrative tools' and stop
service and set service to 'manual' start. It is prob set to
'automatic'
Thank you. It was set to automatic.
---
Regards,
Alf Stocktonwww.stockton.co.za
A language that doesn't
Go into 'Services' in 'control panel/administrative tools' and stop
service and set service to 'manual' start. It is prob set to
'automatic'
Thanx
Aaron N Wagner
Monitoring Systems and Network Tools
CCO-Command Center Operations
804.515.6298
> -Original Message-
> From: Alf C Stockto
On Tue, 5 Jul 2005, Robert Zagarello wrote:
I would think the process only starts up on boot. Was
the process IIS? If so you should be able to disable
its startup using the Services app. If it was some
other process not a service, you can check your normal
startup locations in the registry (
I would think the process only starts up on boot. Was
the process IIS? If so you should be able to disable
its startup using the Services app. If it was some
other process not a service, you can check your normal
startup locations in the registry (HKLM and HKCURR
/SOFTWARE/Microsoft/Windows/Cur
Hi. Try netstat -a -n -o
Or the better way - you can use this free utility:
http://www.sysinternals.com/Utilities/TcpView.html
Best regards...
Tuesday, July 5, 2005, 8:36:32 AM, you wrote:
> On Tue, 5 Jul 2005, Anaya wrote:
>> Hi,
>> Can you please ensure that no other service is running on
Doc Root is a relative starting 'root'. All the directories under doc
root are still using the correct directory structure. The only
exception is to use 'alias' (search on the apache documentation for
explanation)
Thanx
Aaron N Wagner
Monitoring Systems and Network Tools
CCO-Command Center Ope
On Jul 5, 2005, at 8:56 AM, wayne wrote:
All directories and subdirectories under
DocumentRoot are visible to Apache.
My DocumentRoot points to /var/www.
Under this I have directory A and under
this I have directory B with the file
favicon.ico. Apache informs me, in the
error.log, that file /var
All directories and subdirectories under
DocumentRoot are visible to Apache.
My DocumentRoot points to /var/www.
Under this I have directory A and under
this I have directory B with the file
favicon.ico. Apache informs me, in the
error.log, that file /var/www/favicon.ico
can not be found.The path s
On Tue, 5 Jul 2005, ed elliott wrote:
If you don't know what it is that is using the port, do a "netsta -a -o -n"
this will show you the pid of the process that is listening on port 80 (it is probably
IIS)
Thank you. I found and killed the process. Now how to I ensure that it does not
automa
Ian Stuart wrote:
> Doesn't the proxy do a write-to-disk as the page passes through?
> Particularly with proxy-pass and proxy-passreverse?
Well, if you're using disc-based cacheing (with mod_cache) then yes.
But the proxy as such doesn't (why should it?)
> This would imply that there is a process
Hi,
I appreciate the input, however, that
document is valid for an older version of mod_mono (libmod_mono.so).
MonoApplication (singular) is no longer
recognised by the module
MonoApplications is recognised.
It is not that mod_mono does not get
loaded, I can even see the mono processes
16757
On Tue, 5 Jul 2005, Anaya wrote:
Hi,
Can you please ensure that no other service is running on Port 80.
If it is running, then you have to stop that service or you can change your
Listen port and run Apache server.
How does one find a service running at a port. I can do this on Linux but how
If you don't know what it is that is using the port, do a "netsta -a -o -n" this will show you the pid of the process that is listening on port 80 (it is probably IIS)
edAnaya <[EMAIL PROTECTED]> wrote:
Hi,Can you please ensure that no other service is running on Port 80.If it is running, then yo
Hi,
Can you please ensure that no other service is running on Port 80.
If it is running, then you have to stop that service or you can change your
Listen port and run Apache server.
- Original Message -
From: "Alf C Stockton" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, July 05, 2005 4:18 PM
On Tue, 5 Jul 2005, [iso-8859-1] Axel-Stéphane SMORGRAV wrote:
Would you happen to have more than one Listen directive in your configuration??
No I've checked and I only have a Listen 80.
---
Regards,
Alf Stocktonwww.stockton.co.za
You know you're a little fat if you have stretch marks
> MonoApplications "/aspnet:/usr/share/doc/xsp/test"
>From the documentation (http://www.apacheworld.org/modmono/INSTALL):
---
MonoApplication /mono /home/user/mono/install/xsp/server/test
The MonoApplication directive takes two arguments. The first one is the
virtual path, which is part
of the
Would you happen to have more than one Listen directive in your configuration??
-ascs
-Original Message-
From: Alf Stockton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 05, 2005 12:01 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] OS 10048
On a newly installed XP system I h
On a newly installed XP system I have just installed
apache_2.0.54-win32-x86-no_ssl.msi and get the following error:-
C:\Program Files\Apache Group\Apache2\bin>apache -k install
(OS 10048)Only one usage of each socket address (protocol/network
address/port)
is normally permitted. : make_sock:
Yep. Get your point.
Appreciate your thoughts and help.
Kind regards.
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: 05 July 2005 09:24
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Proxy Server to Web Server Ratio
> -Original Message-
> From
> -Original Message-
> From: Ian Stuart [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 5. Juli 2005 09:57
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Proxy Server to Web Server Ratio
>
>
> Doesn't the proxy do a write-to-disk as the page passes through?
> Particularly with
> -Original Message-
> From: Veary, Marc, VF UK - Technology (TS)
> [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 5. Juli 2005 10:11
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] Proxy Server to Web Server Ratio
>
>
> My question was badly crafted, apologies...
>
> Let me
My question was badly crafted, apologies...
Let me try again with an example:
If I have 50 web sites, each a cluster of 10 physical machines with a web
server on each. Now, I want to place Apache in front of these 50 sites (web
server clusters) as a reverse proxy. What I am trying to figure o
Doesn't the proxy do a write-to-disk as the page passes through?
Particularly with proxy-pass and proxy-passreverse?
This would imply that there is a process load on the server (limiting
the number of simultanious connections - but not an httpd/proxy limit
per-sae) *as well as* a disk-limit (for t
> -Original Message-
> From: Veary, Marc, VF UK - Technology (TS)
> [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 5. Juli 2005 09:35
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Proxy Server to Web Server Ratio
>
>
> Hi All,
>
> I am new to using Apache as a proxy. Could some
Hi All,
I am new to using Apache as a proxy. Could someone give me a rough idea
of how many web servers Apache 2 can proxy? I know this is like asking
'How long is a piece of string?', but I need a rough starting point.
Does anyone know of any stats from testing (mind craft, etc)?
Kind regards,
27 matches
Mail list logo