[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Apache Browsing Error

From: Gayle, Sean <Sean.Gayle_at_acs-inc.com>
Date: 2004-03-05 17:53:44 CET

Brian,

Here is the ps -ef | grep apache:

                [root@redboss newrepos]# ps -ef | grep apache
                root 19527 1 0 11:47 ? 00:00:00
/usr/local/apache2/bin/httpd2 -D
                apache2 19530 19527 0 11:47 ? 00:00:00 [httpd2]
                apache2 19531 19527 0 11:47 ? 00:00:00 [httpd2]
                apache2 19532 19527 0 11:47 ? 00:00:00 [httpd2]
                apache2 19533 19527 0 11:47 ? 00:00:00 [httpd2]
                apache2 19534 19527 0 11:47 ? 00:00:00 [httpd2]

- Sean

-----Original Message-----
From: Brian W. Fitzpatrick [mailto:fitz@red-bean.com]
Sent: Friday, March 05, 2004 11:52 AM
To: Gayle, Sean
Cc: users@subversion.tigris.org; 'Ben Collins-Sussman'
Subject: Re: Apache Browsing Error

On Mar 5, 2004, at 10:48 AM, Gayle, Sean wrote:

> Sure. Here is the result:
>
> [root@redboss kidstar]# cd /home/kidstar/svn/newrepos/
>
> [root@redboss newrepos]# ls -lR
>
> .:
>
> total 28
>
> drwxrwxrwx 2 kidstar kidstar 4096 Mar 3 15:29 conf
>
> drwxrwxrwx 2 kidstar kidstar 4096 Mar 3 15:29 dav
>
> drwxrwxrwx 2 kidstar kidstar 4096 Mar 3 15:29 db
...

OK. How about a ps listing of all your apache processes?

-Fitz
Received on Fri Mar 5 17:54:11 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.