Bug #16670 Updated: php 4.1.0, cyrus-imapd.2.0.16, c-client compile-error

2002-04-20 Thread achim
the prefix from mcrypt and libcrypt is /usr/local i have no id but in the php config.log is this message cannot find -lgssapi_krb5 but on my suse i have no libgssapi_krb5 Thanks a lot for help Best reagards

Bug #16670 Updated: php 4.1.0, cyrus-imapd.2.0.16, c-client compile-error

2002-04-19 Thread achim
-configure script option --with-mcrypt=/usr/local/include the prefix from mcrypt and libcrypt is /usr/local i have no id but in the php config.log is this message cannot find -lgssapi_krb5 but on my suse i have no libgssapi_krb5 Thanks a lot for help Best reagards Achim Previous

Bug #16670 Updated: php 4.1.0, cyrus-imapd.2.0.16, c-client compile-error

2002-04-19 Thread achim
t; without imap-ssl. the configure comes with an error and say your c-client is compiled with ssl pleas youse imap-ssl Thanks a lot for your help and a nice day Best reagards Achim Previous Comments: ---

Bug #16670 Updated: php 4.1.0, cyrus-imapd.2.0.16, c-client compile-error

2002-04-18 Thread achim
I think at this moment this was the Problem with php4.1.0 i think at the same with 4.2.x. Ok. i must look was is the error in c-client. But i has him compiles with ssl-support. maby not correct. Thanks a lot for this moment for all your help best reagards Achim Previou

Bug #16670: php 4.1.0, cyrus-imapd.2.0.16, c-client compile-error

2002-04-17 Thread achim
ll-recursive] Fehler 1 make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/local/src/php-4.1.0/ext« make: *** [all-recursive] Fehler 1 please help me, please Best reagards and a lot of thanks Achim -- Edit bug report at http://bugs.php.net/?id=16670&edit=1 -- Fixed in CVS:

Bug #15983 Updated: session variables lost between pages

2002-04-12 Thread achim
--- session_start(); $_SESSION["test"] = "some value"; --- --- page #2 --- session_start(); print $_SESSION["test"]; --- this works well for us. /achim Previous Comments:

Bug #8545 Updated: Session variables not carried forward in Netscape Client

2002-04-11 Thread achim
= enabled/disabled session.save_handler = files / user session.use_trans_sid = enabled / disabled makes no difference just upgraded to 4.1.2 and everythings fine. /achim Previous Comments: [2002-04-10 03:55:42] [EMAIL