Everything is working, but still can't login.
Liguo Song
liguo.song@vanderbilt.edu
Thu, 14 Dec 2000 18:28:38 -0600
After strugling with horde and imp for more than a week, finally,
everything looks fine. But, there is only one problem. I can't login
through imp. Login always fails. Can any one help me to identify the
problem?
I use the test.php3, and the output is attached as below.
The imap is working, with minor strangeness, which has nothing to do
with login.
So, what is the problem?
Thanks for any help!
Liguo (Leo)
/********** Output from test.php3 ************/
Horde Versions
Horde: 1.2.3
IMP: 2.2.3
PHP Version
PHP Version: 3.0.17
PHP Major Version: 3
PHP Minor Version: 17
Your PHP3 version is recent. You should not have any problems with
Horde modules, provided that you have applied the patch(es) described in
horde/docs/INSTALL.
PHP Module Capabilities
IMAP Support: Yes
LDAP Support: Yes
MySQL Support: No
PostgreSQL Support: Yes
PHPLIB Configuration
track_vars: Yes
PHPLIB (is page_open() defined): Yes
I am now going to try to create a HordeSession class. If this line
is the last thing that you see, then you do not have class HordeSession
defined in the phplib local.inc file. Fix that before proceeding.
Created a HordeSession instance successfully.
Click here to test PHPLIB for Horde (If this link results in
"Document Contains No Data" or "Fatal error...", then you probably have
not defined the HordeSession class in the PHPLIB local.inc file).
Miscellaneous PHP Settings
magic_quotes_gpc set to Off: Yes
magic_quotes_runtime set to Off: Yes