Rich Schumacher wrote:
On Thu, Aug 14, 2008 at 6:55 AM, Alexandru David
Constantinescu <[EMAIL PROTECTED]> wrote:
I' am using Apache 1.3 and today I observe that one of the users
(virtual hosts) site generate a lot of requests. I look into the client
source code and I see that the in
On Thu, Aug 14, 2008 at 6:55 AM, Alexandru David Constantinescu <
[EMAIL PROTECTED]> wrote:
> I' am using Apache 1.3 and today I observe that one of the users
> (virtual hosts) site generate a lot of requests. I look into the client
> source code and I see that the index.php has a endless loop s
Greeting
I'm having a problem with Apache-SSL reverse proxy to a backend server.
In the error log, it shows multiple of these messages:
[Tue Aug 19 16:07:57 2008] [error] (20014)Error string not specified
yet: proxy: pass request body failed to xxx.xxx.xxx.xxx:8080
(yyy.yyy.com)
[Tue Aug 19 16:07
Hello everyone; it's been a while since I wrote to this list since everything
has been smooth sailing so far ... but I did stumble on an issue just now that
requires ya'lls expertise.
I don't want to go into too much detail on "why" we're trying to do what we're
doing, but basically I configured
Greetings;
I host a website using apache on CentOS Linux. I am experiencing the fllowing
problem:
Any file name added after the domain name in the address field of a browser is
ignored and the site's home page is displayed:
If I type http://www.mydomain.com/pt/index.html , apache will systemat
On Tue, Aug 19, 2008 at 5:21 PM, Nick Kew <[EMAIL PROTECTED]> wrote:
> On Tue, 19 Aug 2008 17:02:08 +0200
> eric <[EMAIL PROTECTED]> wrote:
>>
>> [Tue Aug 19 16:58:50 2008] [debug] mod_deflate.c(749): [client
>> 99.999.999.99] Zlib: Inflated 407475 to 12475739 : URL /ws/myapp
>> [Tue Aug 19 16:58:5
Greetings -
I'm having a great time with this. We're implementing our new
infrastructure, which is backended with a san via clustered nfs. Thus, I
figured why not do some dynamic configuration, right? Do, I have this code,
which is just the vhost include. It's below. When I start the httpd
On Tue, 19 Aug 2008 17:02:08 +0200
eric <[EMAIL PROTECTED]> wrote:
> Hi Nick,
>
> Thanks for having a look.
>
> [Tue Aug 19 16:58:50 2008] [debug] mod_deflate.c(749): [client
> 99.999.999.99] Zlib: Inflated 407475 to 12475739 : URL /ws/myapp
> [Tue Aug 19 16:58:50 2008] [warn] (20014)Internal er
On Tue, Aug 19, 2008 at 10:56 AM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 19, 2008 at 10:22 AM, Frank Gingras
> <[EMAIL PROTECTED]> wrote:
>> Please chmod /home/veena to 711.
>>> drwx-- veena
>
> "other" needs read and execute on intermediate directories, 755.
I'm quite wrong as
Hi Nick,
Thanks for having a look.
On Tue, Aug 19, 2008 at 4:28 PM, Nick Kew <[EMAIL PROTECTED]> wrote:
> What's in the error log at loglevel debug?
[Tue Aug 19 16:58:42 2008] [debug] mod_headers.c(612): headers:
ap_headers_output_filter()
[Tue Aug 19 16:58:42 2008] [debug] mod_headers.c(612): h
On Tue, Aug 19, 2008 at 10:22 AM, Frank Gingras
<[EMAIL PROTECTED]> wrote:
> Please chmod /home/veena to 711.
>> drwx-- veena
"other" needs read and execute on intermediate directories, 755.
--
Eric Covener
[EMAIL PROTECTED]
-
eric wrote:
How do I determine the root cause of this problem?
What's in the error log at loglevel debug?
--
Nick Kew
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/u
Please chmod /home/veena to 711.
Ch Praveena wrote:
Please find the command line o/p:
[EMAIL PROTECTED] ~]# namei -m /home/veena/softwares/apachesrc/
f: /home/veena/softwares/apachesrc/
drwxr-xr-x /
drwxr-xr-x home
drwx-- veena
drwxr-xr-x softwares
drwxr-xr-x apachesrc
[EMAIL PROTECTED
Please find the command line o/p:
[EMAIL PROTECTED] ~]# namei -m /home/veena/softwares/apachesrc/
f: /home/veena/softwares/apachesrc/
drwxr-xr-x /
drwxr-xr-x home
drwx-- veena
drwxr-xr-x softwares
drwxr-xr-x apachesrc
[EMAIL PROTECTED] ~]# namei -m /home/veena/softwares/apachesrc/htdocs/
At this point, since we're moving at a snail's pace here, please run the
command 'namei -m /full/path/to/docroot/starting/from/slash' (use your
own path) and include it in the next reply.
We'll be able to point out your error right away.
Ch Praveena wrote:
Thank you very much all of you for y
Thank you very much all of you for your patience!!
I ve run the 'chmod' command and also 'chown' to the root document. But
still its saying the same forbidden error. I will definitely check once
again with my things once again and seek ur help..
2008/8/19 Frank Gingras <[EMAIL PROTECTED]>
>
Actually, changing the ownership of the path DocumentRoot is configured
to use to the same user apache is configured to run as is a very bad idea.
What you should do, instead, is either changing the ownership to root,
while giving it write access to the group that will update the content
or us
Hello,
My webserver intermittently drops the client connection, how can I determine
the root cause of this problem?
The server is Apache 2.2 on Suse 10.2. I have implemented a server application
which is a C++ binary running under mod_fcgid (1.10). The client is a C++
command line application w
--
From: <[EMAIL PROTECTED]>
Sent: Tuesday, August 19, 2008 6:17 AM
To:
Subject: users Digest 19 Aug 2008 13:17:32 - Issue 3291
-
The official User-To-User support forum of
Your User's called 'nobody'
do a
>> chown nobody /path/to/document/root
obviously, replacing /path/to/document/root with the actual path to
your document root.
On Tue, Aug 19, 2008 at 3:17 PM, Ch Praveena <[EMAIL PROTECTED]> wrote:
>
> I am attaching my httpd.conf file. Please check with this..
I am attaching my httpd.conf file. Please check with this..
Thank you all for your patience.
2008/8/19 Krist van Besien <[EMAIL PROTECTED]>
> On Tue, Aug 19, 2008 at 14:44, Ch Praveena <[EMAIL PROTECTED]> wrote:
> > Very happy to see your response :)
> >
> > I ve got the message as follows
>> chmod -R 755 /path/to/document/root
you should replace /path/to/document/root with the actual path to your
document root - the path to the folder you want apache to make
accessible. In my case for example, I keep my websites at /var/www
(which is the default location). You can check the locatio
On Tue, Aug 19, 2008 at 14:44, Ch Praveena <[EMAIL PROTECTED]> wrote:
> Very happy to see your response :)
>
> I ve got the message as follows in my command line:
>
> [EMAIL PROTECTED] ~]# chown www-user /path/to/document/root
> chown: `www-user': invalid user
> [EMAIL PROTECTED] ~]# chown www-data
Ok.. But please confirm me what exactly do I need to give the command
meaning "/path/to/document/root"?
Is it something like the PREFIX path? or anything else..
2008/8/19 Evert Lammerts <[EMAIL PROTECTED]>
> How about :
> >> chmod -R 755 /path/to/document/root
>
> I'm guessing that since conf
How about :
>> chmod -R 755 /path/to/document/root
I'm guessing that since configure went well, and apache actually works
(you're getting a 403 response), your prefix shouldn't be a problem.
Evert
On Tue, Aug 19, 2008 at 2:44 PM, Ch Praveena <[EMAIL PROTECTED]> wrote:
> Very happy to see your re
Very happy to see your response :)
I ve got the message as follows in my command line:
[EMAIL PROTECTED] ~]# chown www-user /path/to/document/root
chown: `www-user': invalid user
[EMAIL PROTECTED] ~]# chown www-data /path/to/document/root
chown: `www-data': invalid user
*NOTE: I ve not given the
Sorry, instead of www-user it should be www-data. So, try:
>> chown www-data /path/to/document/root
On Tue, Aug 19, 2008 at 2:35 PM, Evert Lammerts
<[EMAIL PROTECTED]> wrote:
>> 1. I have started linux from the ROOT user.
>
> It doesn't matter which user you've started apache with. The
> permissio
> 1. I have started linux from the ROOT user.
It doesn't matter which user you've started apache with. The
permissions apache works with are by default set to 'www-user' (in
apache2.conf), meaning that www-user needs to have access to your
document root folder.
Check which folder is your document
Thank you Mr. Eric.
But could you please let me know how to identify that and avoid it?
2008/8/19 Eric Covener <[EMAIL PROTECTED]>
> On Tue, Aug 19, 2008 at 8:00 AM, Ch Praveena <[EMAIL PROTECTED]> wrote:
> > Hi Mr. Eric Covener,
> >
> > I am sure that I am currently running from ROOT user com
On Tue, Aug 19, 2008 at 8:00 AM, Ch Praveena <[EMAIL PROTECTED]> wrote:
> Hi Mr. Eric Covener,
>
> I am sure that I am currently running from ROOT user completely.
> But still I am getting this error. Please let me know if any other reason
> would be for this.
>
> Please let me know why SELINUX obj
Hi all,
Let me be clear about my points I ve done so far:
1. I have started linux from the ROOT user.
2. Configured setting a prefix path rather than default.Installed and
configured successfully.
3. I could see the creation of folders like bin, conf, build, modules
(13 folders)
4. I ve
On Tue, Aug 19, 2008 at 14:00, Ch Praveena <[EMAIL PROTECTED]> wrote:
> I am sure that I am currently running from ROOT user completely.
So you have the line "User root" in your httpd.conf?
This is very unwise. Also very unlikely.
Apache has it's own access control system. In order to be able t
Hi Mr. Eric Covener,
I am sure that I am currently running from ROOT user completely.
But still I am getting this error. Please let me know if any other reason
would be for this.
Please let me know why SELINUX objects the apache to run?
2008/8/19 Eric Covener <[EMAIL PROTECTED]>
> On Tue, A
On Tue, Aug 19, 2008 at 7:48 AM, Ch Praveena <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I ve installed httpd 2.0.63 server and I got 403 Forbidden error in
> the web console and giving the error log as:
>
> [Tue Aug 19 17:13:32 2008] [error] [client 10.20.220.15] (13)Permission
> denied: acce
Hi all,
I ve installed httpd 2.0.63 server and I got 403 Forbidden error in
the web console and giving the error log as:
*[Tue Aug 19 17:13:32 2008] [error] [client 10.20.220.15] (13)Permission
denied: access to / denied
*I am running on my linux machine and I am very much sure that I ve
35 matches
Mail list logo