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

RE: Newbie to SVN- Need Help regarding Apache configuration.

From: Maninder Singh\(SDG\) <singhma_at_quark.com>
Date: 2006-01-10 13:44:37 CET

Hi Ryan/All,
        The logs are in the /usr/local/apache2/logs directory.
I've configured Apache to "LogLevel debug" and the logs read no more
than the following:

[Tue Jan 10 17:32:06 2006] [notice] Apache/2.2.0 (Unix) DAV/2 SVN/1.2.3
configured -- resuming normal operations
[Tue Jan 10 17:32:06 2006] [info] Server built: Jan 4 2006 15:17:33
[Tue Jan 10 17:32:06 2006] [debug] prefork.c(991): AcceptMutex: sysvsem
(default: sysvsem)

No other log entry.

Regards,
Maninder Singh

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2006Q1@ryandesign.com]
Sent: Monday, January 09, 2006 9:06 PM
To: Maninder Singh(SDG)
Cc: Subversion List
Subject: Re: Newbie to SVN- Need Help regarding Apache configuration.

On Jan 9, 2006, at 15:56, Maninder Singh(SDG) wrote:

> As for Apache: I extracted the downloaded file "httpd-2.2.0.tar.gz"
> under /usr and installed it under /usr/local/apache2.
>
> I've stopped the default apache that comes with the system and I am
> only
> running "/usr/local/apache2/bin/apachectl" that I installed.
> I'm unable to make out the error.
>
> The other log file is "/var/log/apache2/error_log and reads the
> following
> "[Wed Jan 04 16:16:44 2006] [notice] Apache/2.0.54 (Linux/SUSE) DAV/2
> configured -- resuming normal operations"

Then your Apache 2.2 installation isn't writing its logfiles to /var/
log/apache2. Perhaps it's writing them to /usr/local/apache2/logs?
Your httpd.conf, probably in /usr/local/apache2/conf/httpd.conf, will
have lines in it that say where to write the access and error logs.
Figure out where it's writing the logs, then check those logs.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 10 14:09:31 2006

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.