From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 07:00:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE7637B401 for ; Wed, 25 Jun 2003 07:00:56 -0700 (PDT) Received: from mail.monmouth.edu (mail.monmouth.edu [192.100.64.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF5843FE1 for ; Wed, 25 Jun 2003 07:00:55 -0700 (PDT) (envelope-from rclayton@monmouth.edu) Received: from cslab00.monmouth.edu (cslab00.monmouth.edu [10.1.13.2]) by mail.monmouth.edu (8.12.9/8.12.9) with ESMTP id h5PE0slV017356 for ; Wed, 25 Jun 2003 10:00:54 -0400 Received: from clayton.cs.monmouth.edu (clayton.cs.monmouth.edu [10.1.13.250]) h5PE0r103807 for ; Wed, 25 Jun 2003 10:00:53 -0400 (EDT) Received: (from rclayton@localhost) by clayton.cs.monmouth.edu (8.11.6+Sun/8.11.6) id h5PE0qX06008; Wed, 25 Jun 2003 10:00:52 -0400 (EDT) Date: Wed, 25 Jun 2003 10:00:52 -0400 (EDT) Message-Id: <200306251400.h5PE0qX06008@clayton.cs.monmouth.edu> X-Authentication-Warning: clayton.cs.monmouth.edu: rclayton set sender to rclayton@monmouth.edu using -f From: "R. Clayton" To: freebsd-questions@freebsd.org X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) Subject: Log file problem. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2003 14:00:58 -0000 My system seems to be having problems creating log files: Ku uname -a FreeBSD KualaLumpur.cs.monmouth.edu 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 Ku ls -ld /var/log drwxr-xr-x 3 root wheel 1536 Jun 25 03:03 /var/log Ku startx Fatal server error: Cannot open log file "/var/log/XFree86.0.log" When reporting a problem related to a server crash, please send the full server output, not just the last messages. Please report problems to xfree86@xfree86.org. giving up. xinit: No such file or directory (errno 2): unable to connect to X server xinit: No such process (errno 3): unexpected signal 2. Ku Also, the message syslogd: /var/log/console.log: No such file or directory occasionally pops up on the console. Can anyone explain how these problems might be fixed?