On Mon, 27 Sep 2010, Rich Shepard wrote: > On Mon, 27 Sep 2010, Paul Heinlein wrote: > >> Temporarily bumping the LogLevel up to "debug" is always a great start: > > Done. > > What I see in /var/log/httpd/ is: > > [Mon Sep 27 10:58:44 2010] [error] [client 127.0.0.1] File does not exist: > /srv/httpd/htdocs/sql-ledger > > Checking my backups (as far as 2009-12-26) I confirm that there has not > been a file named 'sql-ledger' in /var/www/httpd/htdocs. Neither httpd.conf > nor sql-ledger-http.conf reference /var/www/htdocs/sql-ledger. Hmmph!
Note that the error references "/srv/httpd...", not "/var/httpd..." I've moved most of my web content to the /srv filesystem, but the default Apache configuration for most distributions still put the DocumentRoot in /var. So, do your backups have a /srv/httpd filesystem? -- Paul Heinlein <> [email protected] <> http://www.madboa.com/ _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
