> -Original Message-
> From: Muhammad Rizwan [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 22. Februar 2006 13:52
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] bandwidth
>
> Hello
>
> I want to calculate bandwidth for each individual domain running on my
> system, how i can do
>>after the event: Process the logs. Different VHs can have their own
>>log files, so just count the hits in each log (or parse the logs using
>>an analysis tool). If only one log, various log processors can analyse
>>them and produce reports (google for "apache log processing").
I have heard th
Please NEVER crosspost to [EMAIL PROTECTED] Please choose one or the other :)
Vengal, Thomas (OpenViewR&D) wrote:
The line "PidFile logs/httpd.pid" used to exist in all versions Apache
HTTP Server prior to 2.2.0 version.
Any specific reason as to why this was removed from httpd.conf for
Apache
Title: Message
Hi All,
I needed a clarification on the Apache
web server.
We have used proprietary Web server in our
system. We want to replace that with apache server.
My question is, does apache web server
supports on Vxworks and linux.
Please provide your inputs on
this.
I'm using apache 2.0.55 or tomcat-4.1.30 and i would like to avoid that an
user after having accessed a resource (an .txt or .pdf file) using an url
can see the list of the directory containg that file or a parent directory
simply deleting the name of the file (the last word).
Thanks in advance to
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 22. Februar 2006 11:32
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Clarification required
>
> Hi All,
>
> I needed a clarification on the Apache web server.
Well, you can ge
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 22. Februar 2006 12:28
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] how to avoid to go to parent directory
>
>
> I'm using apache 2.0.55 or tomcat-4.1.30 and i would like to
> avoi
> -Original Message-
> From: Muhammad Rizwan [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 22. Februar 2006 14:59
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] bandwidth
>
> >>after the event: Process the logs. Different VHs can have their own
> >>log files, so just count
Hi all,
When I am trying to 'make' httpd-2.0.55 on AIX 5.3,
I am getting the following error message:
"find: 0652-010 The starting directory is not
valid."
Configure works fine, but make gives
problem.
What could be the reason? A few days back, I could
install it properly on the same
- Original Message -
From:
Tejas
Sanghavi
To: Apache
Sent: Wednesday, February 22, 2006 6:28
PM
Subject: find: 0652-010 The starting
directory is not valid
Hi all,
When I am trying to 'make' httpd-2.0.55 on AIX
5.3, I am getting the following error
Hi!
Which module is missing if I am given the error: "Invalid
command 'Order', perhaps misspelled or defined by a module not
included in the server configuration"?
Is there any reference available showing up what modules provide
which commands?
--
Thomas
--
I had the problem of "empty" logs as well. You
wouldn't happen to have the logfile settings between
tags would you ?
For some reason this wouldn't work for me. I had to
change that to
As far as bandwidth usage; either parse the logs as
someone suggested or perhaps set some counte
Thomas Schweikle wrote:
Which module is missing if I am given the error: "Invalid
command 'Order', perhaps misspelled or defined by a module not
included in the server configuration"?
in Apache 2.0/1.3 it's mod_access
in Apache 2.2 it's mod_authz_host
Is there any reference available showing
Hi,
I've installed httpd-2.0.55 on Solaris
9.
At some place, Apache aborts, but I can not find
the core file. Do anybody know where Apache creates core file in such
cases?
Thank & Regards,
Tejas Sanghavi.http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_
Apache doesn't create the core file. Your OS does. I don't know where
solaris stores its cores, but you could probably google for it.
Sean
On 2/22/06 9:44 AM, "Tejas Sanghavi" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've installed httpd-2.0.55 on Solaris 9.
>
> At some place, Apache aborts, b
On 2/22/06, Tejas Sanghavi <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I've installed httpd-2.0.55 on Solaris 9.
>
> At some place, Apache aborts, but I can not find the core file. Do anybody
> know where Apache creates core file in such cases?
See:
http://httpd.apache.org/docs/2.2/mod/mpm_common.html#
Robert Ionescu schrieb:
> Thomas Schweikle wrote:
>> Which module is missing if I am given the error: "Invalid
>> command 'Order', perhaps misspelled or defined by a module not
>> included in the server configuration"?
>
> in Apache 2.0/1.3 it's mod_access
> in Apache 2.2 it's mod_authz_host
Tha
In fact, Solaris has a utility command to administer who and to
what extend is allowed
to have core files generated.
See "man coreadm", or ask your sysadmin for help.
Its config file is /etc/coreadm.conf
Here is for instance a default setup of it
# cat /etc/coreadm.conf
#
# coreadm.conf
#
# Para
Hi.
I have an almost working apache 2.2 installation on Solaris 10 with
mod_authnz_ldap
enabled and configured:
-Logging in with correct user/password => Everything works fine. LDAP
Bind/Log-in successful.
-Logging in with non-existing LDAP-user, re-opens the browser login
window => OK
-Logg
Hi!
starting apache22 with mod_php4 I am prompted with various error
messages:
PHP Warning: Function registration failed - duplicate name -
imagick_ordereddither in Unknown on line 0
PHP Warning: Function registration failed - duplicate name -
imagick_composite in Unknown on line 0
PHP Warning:
Thomas Schweikle a écrit :
Hi!
Hello,
Try to look after a file named extensions.ini and comment out the
extensions that are loaded twice at startup.
Cheers,
--
François Conil
Administrateur Systèmes et Réseaux
I wish my lawn was emo, so it would cut itself.
Are you using an old mod_php4 compiled for Apache 2.0.xx?
If so, you need to recompile mod_php4 against Apache 2.2,
because Apache 2.0.xx module format is different to the
Apache 2.2.0 format.
Or are you trying to load mod_php4 & mod_php5 at the same
time into Apache 2.2.0, which would really
François Conil schrieb:
> Thomas Schweikle a écrit :
>> Hi!
>>
>
>
> Hello,
>
> Try to look after a file named extensions.ini and comment out the
> extensions that are loaded twice at startup.
OK. There where three PHP4 extensions duplicate:
imagick.so
fribidi.so
fileinfo.so
after removing the
[EMAIL PROTECTED] schrieb:
> Are you using an old mod_php4 compiled for Apache 2.0.xx?
No, I have compiled mod_php4 for apache 2.2.x from scratch (or
better I did: "portupgrade -rRf php4 apache22" after
deinstalling apache 2.0.x then installing apache 2.2.x --- just
to make sure all depending libr
hi all, i installed ht://dig but when running make check i got the following error :Syntax error on line 12 of /root/downloads/htdig-3.2.0b6/test/conf/httpd.conf:module env_module is built-in and can't be loaded
Could not start apache. This test may fail, but that is not ht://Dig's faultCouldn'
Hi all,
I can call helloWorld, but not SampleEntry.pl. SampleEntry.pl was
working with my newly configured apache just fine last night. But I
somehow lost the configuration and have tried to reconstruct it.
I think it may be a Windows oddity. Both helloWorld and
SampleEntry.pl are know
So I have apache 2.2.0 and am trying to password protect certain directories using mysql to store the user/password/group information.I see that there are two options:1) mod_auth_mysql 2) mod_authn_dbd
So I naturally tried both of them and couldn't get either to work.When I try to use mod_authn_dbd
I think you simply mixed up the order of method calls from CGI.pm
Your script needs to write the HTTP header first.
That's why the "print header" must come before
"print start_html".
If you are using the methods from CGI.pm
(which is always preferable)
then you can safely ignore worrying about fo
I can't imagine htdig having _anything_ to do with
the Apache. Is this a new version, i.e. above 3.1.6 ?
But assuming it actually needs apache.. you could
compile apache and configure with the --enable-mods-shared=env
parameter, so as to create the mod_env.so
file.
Perhaps you're using s
Hi list,
My organization is use a very old DOS language to program and I'm planning
to move the whole system to mysql & php. But I have a problem during the
planning process. Here's the problem:
We print a lot of forms (different size), barcodes, tags, and labels.
Now, if we migrate to mys
Look into CSS
(Cascading Style Sheets)
With CSS you can tell the printer how to print.
-Original Message-
From: JC [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 22, 2006 12:47 PM
To: Apache Users
Subject: [EMAIL PROTECTED] php & html
Hi list,
My organization is use a very old DOS
I have the need to run multiple daemons off of the
same apache base install. Each daemon will have it's
own configuration file of course, but since they are
all configured pretty much the same (same modules etc)
I don't see a need to have several apache installs.
So, I'd have one install, i.e.
Thomas Schweikle a écrit :
François Conil schrieb:
Thomas Schweikle a écrit :
Hi!
Hello,
Try to look after a file named extensions.ini and comment out the
extensions that are loaded twice at startup.
OK. There where three PHP4 extensions duplicate:
imagick.so
fribidi.so
fileinfo.so
Hi Maurizio,
for Tomcat you should change the default entry for
"Listing directories" inside /conf/web.xml
There inside, search for "listings", than you will find
...
and
listings
true
Here you should change the value from
from true
tofalse
Then each attempt for an acc
Hi list,
My organization is use a very old DOS language to program and I'm planning
to move the whole system to mysql & php. But I have a problem during the
planning process. Here's the problem:
We print a lot of forms (different size), barcodes, tags, and labels.
Now, if we migrate to my
I have the need to run multiple daemons off of the
same apache base install. Each daemon will have it's
own configuration file of course, but since they are
all configured pretty much the same (same modules etc)
I don't see a need to have several apache installs.
So, I'd have one install, i.e
On 2/22/06, Mehmet Fatih Akbulut <[EMAIL PROTECTED]> wrote:
> hi all,
> i installed ht://dig but when running make check i got the following error :
>
> Syntax error on line 12 of
> /root/downloads/htdig-3.2.0b6/test/conf/httpd.conf:
> module env_module is built-in and can't be loaded
This means m
On 2/22/06, Richard de Vries <[EMAIL PROTECTED]> wrote:
> I have the need to run multiple daemons off of the
> same apache base install. Each daemon will have it's
> own configuration file of course, but since they are
> all configured pretty much the same (same modules etc)
> I don't see a need to
What OS are you migrating to?
If it's Windows you should be able to run a DOS command-line
prompt, so your current DOS programs should work ok.
If you are migrating to a Linux system, there is DOS-Emu and
xdosemu, which are DOS emulators.
http://www.dosemu.org/
http://linux.maruhn.com/sec/xdos
I suppose you could split out the common part of each
httpd.conf file and include that into each apache
host-specific file you are using at start up.
What about ports though?
Is each apache going to listen on a different port?
Keith
In theory, theory and practice are the same;
In practice th
On Wednesday 22 February 2006 21:23, Richard de Vries wrote:
> I have the need to run multiple daemons off of the
> same apache base install.
Erm, why?
> Each daemon will have it's
> own configuration file of course, but since they are
> all configured pretty much the same (same modules etc)
> I
Hi Richard,
>-Ursprüngliche Nachricht-
>Von: Richard de Vries [mailto:[EMAIL PROTECTED]
>Gesendet: Mi 22.02.2006 22:23
>An: users@httpd.apache.org
>Betreff: [EMAIL PROTECTED] apachectl and multiple daemons
>I have the need to run multiple daemons off of the
>same apache base install. Eac
Is there css that is designed specifically for printing? If so do
you have a link to some documentation on this?
I have the same problem but use pdf for everything. It is a pain
though. Since there is no fop implementation in php (unless you want
to also run java) I have started writing
Hello Apache fellows:
I encountered a problem when I was installing a perl
module. The httpd server related module was hanging
overnight when it was trying to test
http://localhost:X...
Today, I tested with my httpd server installation.
I found that I can view the webpage after I started
http
Nick Kew wrote:
On Wednesday 22 February 2006 21:23, Richard de Vries wrote:
I have the need to run multiple daemons off of the
same apache base install.
Erm, why?
Why not?
Each daemon will have it's
own configuration file of course, but since they are
all configured pretty much the same
François Conil schrieb:
> Thomas Schweikle a écrit :
>> François Conil schrieb:
>>
>>> Thomas Schweikle a écrit :
>>>
Hi!
>>>
>>>
>>>
>>> Hello,
>>>
>>> Try to look after a file named extensions.ini and comment out the
>>> extensions that are loaded twice at startup.
>>
>>
>> OK. There w
Just do a google search on css and printing. There are many different
articles out there that will teach you different aspects of printing
with CSS.
-Original Message-
From: Rick Gigger [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 22, 2006 2:41 PM
To: users@httpd.apache.org
Subje
hi all,i use Apache/2.0.55 but i couldnt find any line like 'Listen 80' in /etc/apache2/apache2.conf.where is that line ?which file do i have to edit ?help please ...
look at httpd.conf
>>> [EMAIL PROTECTED] 02/22 5:43 PM >>>
hi all,i use Apache/2.0.55 but i couldnt find any line like 'Listen 80' in /etc/apache2/apache2.conf.where is that line ?which file do i have to edit ?help please ...__
Hello
Certainly a newbie question but I wonder how apache directs http://mysite to
https://mysite automatically? The setup on my machine is port 443 but this
is not exactly what I want.
Many thanks
Ed
-
The official User-To
Here's the situation, I've looked in the faq, not sure what wording to
use, so that could partially be my problem... One solution I found was to
enable Enable SendFile Off, that didn't help..
Here's the setup:
6.0 mbps/600k DSL (6 megs down, 600 k upstream). 2 computers on
network: Dell PC, and Ma
Let me add: I did get Apache running on the Windows PC, and it is fine
retrieving the same file:
--17:16:29-- http://www.espphotography.com:8080/buttplug.mp3
=> `buttplug.mp3'
Connecting to www.espphotography.com:8080... connected!
HTTP request sent, awaiting response... 200 OK
Length:
On Thursday 23 February 2006 01:05, Evan Platt wrote:
> Here's the situation, I've looked in the faq, not sure what wording to
> use, so that could partially be my problem... One solution I found was to
> enable Enable SendFile Off, that didn't help..
>
> Here's the setup:
> 6.0 mbps/600k DSL (6 me
It is really strange to me. If I tried the httpd
through etc/init.d/httpd. It will work for
http://localhost or http://127.0.01. Did you guys
encounter such kind of problems and how did you solve
it?
--- zhou jian <[EMAIL PROTECTED]> wrote:
> Hello Apache fellows:
>
> I encountered a problem whe
Hello everyone,
I want to enable 127.0.0.1 in httpd.conf so I can
access the site with http://localhost or
http://127.0.0.1. I searched over google and found the
following solution. I tried but it didn't work.( It
return with error that the httpd can't bind to the
port something. )
Since the fol
http://httpd.apache.org/docs/2.2/install.html#customize
Test
Now you can start your Apache HTTP Server by
immediately running:
$ PREFIX/bin/apachectl -k start
and then you should be able to request your first
document via URL http://localhost/
Thanks to everyone who responded to my inquiry. I
indeed wanted process isolation. The server I am
currently building out needs to support several
development groups; all which require their own
webserver instance.
Initially I was wanting to go with IP based virtual
hosting, but this would not all
HI, Do Step by Step !! 1:- First you need to Resolve your localhost from your local host a) Please check with /etc/hosts file, there should be Entry like 127.0.0.1 localhost.localdomain localhost b) Edit httpd.conf file ServerName 127.0.0.1 NameVirtua
Hi Scenario: You've changed the location/path of a webpage on your server, but you don't want to break links to the old location. You could just use symlinks, but you want the new URL to appear in the user's browser so that new links/bookmarks point to the new, real location of your page. AND/OR
Tejas, Can you tell me which shell is your default shell in your AIX? Thanks Sanjay TripathiTejas Sanghavi <[EMAIL PROTECTED]> wrote: Hi all, When I am trying to 'make' httpd-2.0.55 on AIX 5.3, I am getting the following error message: "find: 0652-010 The starting di
At 05:32 PM 2/22/2006, you wrote:
Observation 1: "C:\>" hints strongly at an environment littered with
overwhelming numbers of products that mess with your networking
(firewalls, viruses, antivirus, etc).
Ohhh I get it, a jab at a windows user. :-D
Feel free to try from a *nix box and let me k
Hi Sanjay,
ksh is my default shell on AIX 5.3.
# echo $SHELL/usr/bin/ksh
Thanks,
Tejas.
- Original Message -
From:
sanjay
tripathi
To: users@httpd.apache.org
Cc: [EMAIL PROTECTED]
Sent: Thursday, February 23, 2006 9:56
AM
Subject: Re: [EMAIL PROTECTED] fin
My Guess is Right!!! I think u need to change your default shell in bash.. Because default SHELL is ksh and that script is need bash. Can u check this? Hope this will Resolve your problem.. :) Thanks Sanjay Tripathi Tejas Sanghavi <[EMAIL PROTECTED]> wrote: Hi Sanjay, ksh is
Evan Platt wrote:
At 05:32 PM 2/22/2006, you wrote:
Observation 1: "C:\>" hints strongly at an environment littered with
overwhelming numbers of products that mess with your networking
(firewalls, viruses, antivirus, etc).
Ohhh I get it, a jab at a windows user. :-D
No, it's actually a stat
64 matches
Mail list logo