> -Original Message-
> From: Manish Soni [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 7. Juni 2005 23:20
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Question about setting up Modules on Windows
>
>
> I'm trying to compile and run an example module that comes with the
> sourc
could this be a log size problem too?
one of the virtual server has almost a gig of access log - i'm going to
see why it wasn't rotated - but can this be one of the reasons.
right now i have another instance of httpd going wild - started sometime
in the last hour...
# top
CPU states: 24.9% use
Yes this is true. I found out that what I thought was not true. I was
under the impression that the ANSI C compiler was installed on the dev
server. After some checking I found that our test environment has the
ANSI compiler installed and configured. I moved the tar over to the
test environment
Oops...
I didn't know this mailing list existed - It's been so long since I've
had to post anything!
Thanks - I'll repost over there.
-Thom
-Original Message-
From: Joshua Slive [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 12:57 PM
To: users@httpd.apache.org
Subject: Re: [EM
> -Original Message-
> From: Joshua Slive [mailto:[EMAIL PROTECTED]
> Sent: Sunday, June 05, 2005 9:52 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Missing User-Agent:
>
>
> On 6/5/05, Michael D. Berger <[EMAIL PROTECTED]> wrote:
> > > On 6/4/05, Michael D. Berger <[E
On 6/7/05, Thom Park <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I have a pressing issue with modules and shutdown that I need some
> expert enlightenment on. Perhaps someone can chip in a suggestion on
> how I can solve this problem.
Have you tried the module authors mailing list:
http://modules
I'm trying to compile and run an example module that comes with the
source distribution for Windows. However, the documentation
(http://httpd.apache.org/docs-2.0/mod/mod_example.html) seems to be
completely different from the source and binary distributions that I
downloaded. Firstly, there is
More like this?
NameVirtualHost *:80
# Virtual Host 1
ServerAlias www.mowingandmore.net
DocumentRoot /var/www/html/mow
ServerName mowingandmore.net
ServerSignature email
Is there anywhere else on this box I need to note any virtual host info?
I am running under CentOS 3 (RH
thank you - i'll be monitoring i guess - so far all the php scripts
modified in the last 2 weeks seem to be fine... i tried most of them...
> Hi,
>
> This looks like a script that is running out of control. We've had
> similar
> things here, except that our problem was the script writer
On 6/7/05, Beth Curotto <[EMAIL PROTECTED]> wrote:
>
> I have setup 2 virtual hosts in httpd.conf
> I have one external ip address being nat'd to an internal ip
> I would like to use both websites directed to the same external, to then be
> handled by httpd.conf.
>
> Am I on target so far?
I have setup 2
virtual hosts in httpd.conf
I have one external
ip address being nat'd to an internal ip
I would like to use
both websites directed to the same external, to then be handled by
httpd.conf.
Am I on target so
far?
One of the Virtual
Hosts is for - www.mowingandmore.net
Hello,
I have a pressing issue with modules and shutdown that I need some
expert enlightenment on. Perhaps someone can chip in a suggestion on
how I can solve this problem.
First up - I'm using a process-pool clean-up handler to shutdown some
iiop connections being used by my module. This all
Can anyone give me some insight on this error in the httpd error log.
I have searched the web extensively and no one seems to have a definative
answer.
[Tue Jun 07 14:01:46 2005] [emerg] (45)Deadlock situation detected/avoided:
apr_proc_mutex_lock failed. Attempting to shutdown process graceful
Try adding times to the apache access log, and look for the bigger ones.
The CPU use is probably WAIT time for database access or script parsing.
-Original Message-
From: kalin mintchev [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 1:52 PM
To: Nathan Kinkade
Cc: freebsd-quest
Hello All
Though I did not get any response for my question, having already
resolved it, I thought it will be a good idea to post it.
I was missing the following:
Should have used SSLProxyVerifyDepth 4 instead of SSLVerifyDepth 4
Now it's all good.
HTH
Aman Raheja
http://www.techquotes.com
Aman
Hi,
This looks like a script that is running out of control. We've had similar
things here, except that our problem was the script writer failed to close
the mysql connections. The user was waiting for data which never came, hit
cancel, then tried again. The scripts used pconnect calls. Thi
> Does your httpd installation serve up any scripted content i.e. using
> perl, PHP, etc. I have seen apache spin out of control due to poorly,
> or incorrectly written scripts.
ok. yes. the machine has been running fine for months. how would i know
which is the offending script?!? it serves a
At 01:17 PM 6/6/2005, [EMAIL PROTECTED] wrote:
>>>My main concern is whether its possible for requests to be dropped during
>>>this process, and whether session affinity is maintained - eg if a
>browser
>>>is already talking to a certain Tomcat, will it continue to talk to
>exactly
>>>that one aft
hi all...
for the last 4 - 5 days i noticed something weird on one of the freebsd
boxes here. one httpd process -or sometimes 2 or 3 - take up all the cpu.
and it looks like this:
# top
CPU states: 33.1% user, 0.0% nice, 66.5% system, 0.4% interrupt, 0.0% idle
Mem: 476M Active, 295M Inact, 16
Hello,
has anyone ever used cronolog in conjunction with logrotate to rotate,
compress, and delete Apache log files after 15 days?
In my httpd.conf file, the CustomLog and ErrorLog entries are as
follows:
CustomLog "|/usr/bin/cronolog
/usr/local/apache2/logs/access.%Y%m%d.log" common
Err
Maxim Vexler wrote:
Is this an hacking attempt ?
Could someone please suggest a way to decrypted the "\xd7\x92\xd7\x99\" things.
## Apache Error log : Start
## IP & domain were blurred for privacy reasons.
[Tue Jun 07 17:49:23 2005] [error]
Could be a spider.
Google, or Akmai or something... Did the directory/files exist at one
point? Their indexer checks to see if the page exists and corrects itself.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 12:08 PM
To: users@httpd.
Is this an hacking attempt ?
Could someone please suggest a way to decrypted the "\xd7\x92\xd7\x99\" things.
## Apache Error log : Start
## IP & domain were blurred for privacy reasons.
[Tue Jun 07 17:49:23 2005] [error] [client 62.0.x.x] File
Hi;
Just to nail the coffin closed so to speak... Both the previous
posters' memories are correct - you definitely have to either a) buy
HP's ANSI C compiler:
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1857,00.html
or b) install gcc as an earlier poster mentioned
You are better off writing something to change all of the code
(search/replace) and make it all relative (site independent). Either that,
or just put it where it likes to be.
If you have it setup as a vhost or the site is on its own, you can just do
a redirect into the /ao/ directory, and it may
-Original Message-
From: Patrick Donker [mailto:[EMAIL PROTECTED]
Sent: 07 June 2005 12:26
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Novice needs help
Simon Maltby wrote:
Hi. I've just got Apache to run a web server on my computer, however when I
try and go to my
Murray Silber wrote:
Hi
can anybody lend a hand?
Here is my query:
I have my main server & a few virtual servers running. How do I enable
logging on selected virtual servers and disable logging on others?
I thought you already had it working?
-Patrick
How about your error log? What does it say?
This should be no problem. Does the log dir exist?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 7:47 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] CustomLog directive in containe
How about this one:
mv ao/* .
I'd figure its absolute links causing the problem after reading this a few
times. If you run a rewrite as you state, it will redirect the root only.
Meaning if you go to the site's root, it will push you to /ao/, but any
links you click (if it is not a relative site
Simon Maltby wrote:
Re: my problem I manged to sort it. Heres a classic dyslexic one for you: I
read "Dieable incomming commands" and ticked the Delete box when it actually
read "Enable incomming commands" and thus I only enabled the Delete command.
Yes I am blonde as well.
Thanks to Dan and Pa
Re: my problem I manged to sort it. Heres a classic dyslexic one for you: I
read "Dieable incomming commands" and ticked the Delete box when it actually
read "Enable incomming commands" and thus I only enabled the Delete command.
Yes I am blonde as well.
Thanks to Dan and Patterick who replied.
R
On 6/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> e.g.:
>
> the login page is at login/main.jsp. It loads a frameset. Generally, some of
> the links are absolute, like /ao_unten.htm, others are relative like
> ../login/login_presubmit.jsp.
>
> Accessing /login/main.jsp results in
>
> GET
e.g.:
the login page is at login/main.jsp. It loads a frameset. Generally, some of
the links are absolute, like /ao_unten.htm, others are relative like
../login/login_presubmit.jsp.
Accessing /login/main.jsp results in
GET /login/main.jsp HTTP/1.1" 404 332
Heiner
-Ursprüngliche Nachricht-
On Tue, Jun 07, 2005 at 09:07:14AM +0200, André Malo wrote:
> > GET http://bumby:88/foo/env.cgi/other/foo
> >
> > results in this message in the error log:
> >
> > [error] .. client denied by server configuration:
> > /var/lib/projects/other
> >
> > If I enable access to the doc root t
On 6/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> Hi there,
>
> I have an application running at the web context /ao/, however, it is
> originally designed to run on /. I've tried to use the rewriting-engine with
> the statement
>
> RewriteRule ^/$ /ao/ [R]
>
> however, it does
That is correct the bundled C compiler will compile the kernel. It has
been a couple of years since I worked there but I remember needing to
install the ansi-c compiler separately.
Philip
Tony Schreiner wrote:
If memory serves me, the C compiler that is bundled with HP-UX is
very rudimenta
On Tue, Jun 07, 2005 at 09:28:25AM +0200, Boyle Owen wrote:
> > I have a setup with the document root with no access, but then I allow
> > access to individual subdirectories (normally via basic auth).
>
> I've read your post three times and can't decide if it's a general
> philosophical question
If memory serves me, the C compiler that is bundled with HP-UX is
very rudimentary and only useful for some system tasks. The really
functional HP-UX compiler is a separate product.
It's been a few years, I admit.
Tony
On Jun 7, 2005, at 9:18 AM, McLaughlin, Brent wrote:
Thanks for the re
On 6/7/05, Murray Silber <[EMAIL PROTECTED]> wrote:
> Hi
>
> can anybody lend a hand?
>
> Here is my query:
>
> I have my main server & a few virtual servers running. How do I enable
> logging on selected virtual servers and disable logging on others?
If you want certain servers to have their o
Using lsof to look through weird files, is useful too.
dan wrote:
> Eben Goodman wrote:
>
>> I recently had an irc exploit on my server running this eggdrop relay
>> thing via apache. I was able to find the offending files and remove
>> them and the eggdrop processes went away for awhile, but n
Thanks for the reply Owen,
I am using the c compiler that is bundled with the operating system. I'm
hoping to draw from the experience from anyone who has compiled on HP-UX using
the bundled c compiler.
Brent
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: Tuesday
On 6/7/05, RAJESH SEGU <[EMAIL PROTECTED]> wrote:
> I have a problem, here is my requirement.
> I have written my 'xyz' module which processes the
> request and converts the some specific code into PHP
> code[which is the response of my module]. This
> html+php generated by my module must be passed
On 6/7/05, Murray Silber <[EMAIL PROTECTED]> wrote:
> I am new to Apache and am having problems setting up a reverse proxy server.
> When I set it up I can access the site behind the firewall but the
> formatting and pics from the page do not come through to my browser, also,
> when I click on a li
On 6/7/05, Michael Bellears <[EMAIL PROTECTED]> wrote:
> Wondering if someone can please assist with the following two
> RedirectMatch regex's (My regex skills are zilch!)
>
> RedirectMatch /main.cfm?=page&content&id=946
> http://www.domain.com.au/privacy.html
> RedirectMatch /main.cfm?page=unsubs
Hi
can anybody lend a hand?
Here is my query:
I have my main server & a few virtual servers running. How do I enable
logging on selected virtual servers and disable logging on others?
Thanks
Murray
[EMAIL PROTECTED]
-
The
--- Patrick Donker <[EMAIL PROTECTED]> wrote:
[snip]
> >I get no errors and the server runs just dandy, but
> >with all the logs going to the same access_log
> file.
> >
> >TIA for any help and insight.
> >
> >-Nick
> >
> >
> >
>
> Some errorlogs please
Huh. Error logs, what a concept!
Than
Hi Owen - thanks for replying.
I'll try the suggestions you mentioned for the log.
Some pages do rely on DB access AND also mounted drives. However, I also
find that even the front page (index.html) can be very slow, as I described
earlier.
Thanks.
-Original Message-
From: Boyle Owen [m
> -Original Message-
> From: Michael Simpson [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 7. Juni 2005 13:02
> To: 'users@httpd.apache.org'
> Subject: [EMAIL PROTECTED] web server sometime very slow
>
>
> Hello.
>
> I'm developing and administering my company's intranet
> running on Apac
Hello.
I'm developing and administering my company's intranet running on Apache and
PHP. Have found sometimes the response time for a page is very good (1-2
seconds), other times it's really bad (20-30 seconds). I've looked through
the userlist messages for some clues, but cannot see anything obvi
Nick Jones wrote:
Hi (new to this list, my first post)
I'm running 2.0.49 on SLES9. I have my main server
configuration, which works dandy. Then I set up three
virtual hosts: one for the main server, and two for
subdomains that I set up. All three virtual hosts log
to the same access_log and er
Patrick, just tried accessing it locally and it worked, both on my machine
and my proxy server machine. I've put both the config file and the error log
on my ftp server http://www-users.york.ac.uk/~srm109/other/apache/error.log
and http://www-users.york.ac.uk/~srm109/other/apache/httpd.conf the acc
Hi (new to this list, my first post)
I'm running 2.0.49 on SLES9. I have my main server
configuration, which works dandy. Then I set up three
virtual hosts: one for the main server, and two for
subdomains that I set up. All three virtual hosts log
to the same access_log and error_log file. I want
On Tue, 7 Jun 2005, Simon Maltby wrote:
What does the error log say?
Finding a "tail" program that can continually look at a logfile as it
comes in might help you a lot.
-Dan
Hi. I've just got Apache to run a web server on my computer, however when I
try and go to my web page it gives a 40
Simon Maltby wrote:
Hi. I've just got Apache to run a web server on my computer, however when I
try and go to my web page it gives a 403 error. I have configured my proxy
server to direct HTTP to my PC, and I have a dynamic DNS address and
program. I havn't touched the configuration of Apache th
Hi. I've just got Apache to run a web server on my computer, however when I
try and go to my web page it gives a 403 error. I have configured my proxy
server to direct HTTP to my PC, and I have a dynamic DNS address and
program. I havn't touched the configuration of Apache though it all looked
ok f
Title: redirect document root
Hi there,
I have an application running at the web context /ao/, however, it is originally designed to run on /. I've tried to use the rewriting-engine with the statement
RewriteRule ^/$ /ao/ [R]
however, it does not work. Are there any other tricks?
regard
Murray Silber wrote:
> Hi
>
> I need help, Please !!
>
> I am new to Apache and am having problems setting up a reverse proxy server.
> When I set it up I can access the site behind the firewall but the formatting
> and pics from the page do not come through to my browser, also, when I click
>
I could really use some help here
My configuration is as follows :
I installed XAMPP, which is an all in one package consisting of :
Apache 2
PHP5
MySql
Perl
It's running on a Windows 2000 server with the following hardware :
1Ghz CPU
512mb RAM
There is some other software running which t
I have a problem, here is my requirement.
I have written my 'xyz' module which processes the
request and converts the some specific code into PHP
code[which is the response of my module]. This
html+php generated by my module must be passed on to
the PHP module for processing the PHP code within.
Hi
I need help, Please !!
I am new to Apache and am having problems setting
up a reverse proxy server. When I set it up I can access the site behind the
firewall but the formatting and pics from the page do not come through to my
browser, also, when I click on a link on the page I get a
Hi
I need help, Please !!
I am new to Apache and am having problems setting
up a reverse proxy server. When I set it up I can access the site behind the
firewall but the formatting and pics from the page do not come through to my
browser, also, when I click on a link on the page I get a
> -Original Message-
> From: Bill Moseley [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 7. Juni 2005 08:34
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Why sub-requests for /?
>
>
> Apache 2.0.54-4 on Debian Sid.
>
> I have a setup with the document root with no access, but th
* Bill Moseley <[EMAIL PROTECTED]> wrote:
> I have a setup with the document root with no access, but then I allow
> access to individual subdirectories (normally via basic auth).
>
> Say foo is one of those sub-directories and DocRoot is
> /var/lib/projects.
>
> So a request for:
>
> GET h
63 matches
Mail list logo