[imp] Fatal error at subscribe resolved. I can't log in now :)
Istvan Pasztor
ipasztor@gw.grafx.ro
Tue, 20 Mar 2001 08:51:21 +0200 (EET)
RedHat6.2, php-4.0.4pl1, apache_1.3.14, mysql-3.22.32-pc-linux-gnu-i686
Thanks. This problem
"
> I have read in the faq that needs the
> --with-imap
> clause. But we have an working imap server. ...
"
is now resolved .
I can subscribe now. But I can't log in :) now!
Details :
The test.php3 seems to be Ok. The counter of phplibtest :
- * Click here to test PHPLIB for Horde ->
"
Reload this page to see the counters increment.
Go back to the test.php3 page.
View the output of phpinfo().
Per Session Data: 1
Session ID: 9469330ccfb368a14e640b31c822de3d
"
is not incrementing. I don't know where is the counter, because the
reloaded pages are identical.
I checked the FAQ of the 'c-client' (untarred is imap-2001.BETA.SNAP-0103150052)
I found the following :
"
try the install with slx, lnx, lnp ...
"
Ok. I tried with slx :
recompiled the c-client, rebuilt php into apache, rebuilt apache
:
- compile ok, login not ok.
With lnx compile crashed.
With lnp :
recompile c-client, copying necessary files (
cp c-client/c-client.a /usr/local/lib/libc-client.a
cp c-client/rfc822.h /usr/local/include
cp c-client/mail.h /usr/local/include
cp c-client/linkage.h /usr/local/include
)
compile ok, login not ok.
So I rebuilt php, apache :
- compile ok, can't log in .
Then I found the following in the FAQ:
"
If your system has account or password expirations, check to see
that the expiration date hasn't passwd.
"
but I have no idea how can I work with this information.
I can't understand in what way can an 'expiration date' have a passwd.
Are you have any ideas how can I resolve my problem ?
With regards,
Istvan
--