[horde] Empty log file?
Carl, Brian
bcarl@icrc-detroit.net
Fri Nov 1 17:29:29 2002
When I say "nothing happens," I mean the interface just stays at the login
screen. I would have expected an "invalid user/password" error message or
something. No big whoop, really.
As for Chora, thanks on the "not much logging" tip. As I said originally, I
think my 404 is a CVS (permissions) issue. My CVS admin guy is working on
it now.
/brc
-----Original Message-----
From: Eric Rostetter [mailto:eric.rostetter@physics.utexas.edu]
Sent: Friday, November 01, 2002 10:45 AM
To: horde@lists.horde.org
Subject: RE: [horde] Empty log file?
Quoting "Carl, Brian" <bcarl@icrc-detroit.net>:
> horde/config/horde.php:
> $conf['log']['enabled'] = true;
> $conf['log']['type'] = 'file';
> $conf['log']['name'] = '/var/www/html/horde/log/horde.log';
> (that directory's permissions are: drwxr-xr-x 2 apache apache)
> $conf['log']['priority'] = LOG_INFO;
Looks good. You give directory permissions, but how about the file?
Did you try creating the log file, and setting owner/permissions on it?
> php.ini:
> error_reporting = E_ALL & ~E_NOTICE
> display_errors = On
> display_startup_errors = Off
> log_errors = On
> error_log = /var/www/php-log/php.log
> (that directory's permissions are: drwxr-xr-x 2 apache apache)
Dito.
> What's happening:
> * I try to log in with an invalid user/password, and nothing happens --
and
> nothing gets logged
Nothing happens? Meaning? Are you seeing the login/failure in your mail
server logs? Are you seeing errors (seg fault maybe) in your apache log
files?
> * I go to the Chora "home" page, and see the repositories (CVSROOTs) I've
> configured, but when I click on a folder to drill down, I get a 404 -- but
> nothing gets logged
I don't think chora logs much. I wouldn't expect to see anything from a
chora 404 error...
> Help, please!
Check your apache logs and mailserver logs. Describe in more details
what "nothing happens" means.
> /brc
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe@lists.horde.org