[horde] Horde doesn't login, doesn't log at all
Chris Rose
offline at shaw.ca
Wed May 21 11:24:31 PDT 2003
I just downloaded the latest horde (2.2) and i've attempted to install
it on my server. Having followed what instructions i could find and
understand, here's where i sit: In the /horde directory of the
webserver, i can get the login dialog. however, when i enter a
user/pass (in this instance "horde"/<the horde mysql password>) the
login screen just blinks out and returns, with nothing happening.
What i suspect is that there are no users in the horde_users table in
the database, but i have no idea how to add one, either.
Any help would be wonderful.
Following is test.php output:
=================
Horde Versions
* Horde: 2.2.3
* Turba: 1.2
PHP Version
* View phpinfo() screen
* PHP Version: 4.2.2
* PHP Major Version: 4.2
* PHP Minor Version: 2
* PHP Version Classification: release
* You are running a supported version of PHP.
PHP Module Capabilities
* DOM XML Support: Yes
* FTP Support: Yes
* Gettext Support: Yes
* IMAP Support: Yes
* LDAP Support: Yes
* MCAL Support: No
* Mcrypt Support: No
* MySQL Support: Yes
* PostgreSQL Support: Yes
* XML Support: Yes
Miscellaneous PHP Settings
* magic_quotes_runtime disabled: Yes
* file_uploads enabled: Yes
* safe_mode disabled: Yes
* trans_sid disabled: Yes
PHP Sessions
* Session counter: 1
* To unregister the session: click here
PEAR
* PEAR - Yes
* Recent PEAR - Yes
* Mail - Yes
* Log - Yes
* DB - Yes
* Net_Socket - Yes
* Date - Yes
* HTML_Common/HTML_Select - Yes
====================
I'd append log output, but despite the follwing being set in
config/horde.php, nothing logs:
$conf['log']['enabled'] = true;
$conf['log']['type'] = 'file';
$conf['log']['name'] = '/tmp/horde.log';
$conf['log']['priority'] = LOG_DEBUG;
$conf['log']['ident'] = 'HORDE';
$conf['log']['params'] = array();
/tmp/horde.log exists w/ ownership apache:apache but nothing appears in it.
--
Chris R.
=======
http://offline.pointclark.net/
More information about the horde
mailing list