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

Re: start HTTPD fail after upgrade subveresion to 1.2

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-06-07 20:13:10 CEST

Nina Pham wrote:
> I just did upgrade subversion 1.1.4 to 1.2. The upgrade went well, but I
> can't restart HTTPD.
> the httpd logs says:
> [NOTICE]: crit(28) No space left on device: mod_rewrite:could not
> creat rewrite_log_lock
> Configuration Failed.
>
> any idea will be appreciated.

I don't think this has anything to do with Subversion.

I saw this error once myself, and I think it related to there being stale
shared memory segments left from previous apache runs, which built up until
a limit was reached.

Either reboot, or play with "ipcs" and "ipcrm" to clean out zombie ipc
resources.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 20:15:45 2005

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.