[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-users] problems after upgrading to php4.2.2 as a DSO w/ ap
From: |
Marc Lutolf |
Subject: |
[Phpgroupware-users] problems after upgrading to php4.2.2 as a DSO w/ apache |
Date: |
Tue, 27 Aug 2002 08:30:06 +0200 |
I am experiencing the same problem with 4.2.2, but what you have is really
two issues, I think.
1. The error messages should disappear if you set
display_errors = Off
in php.ini
2. The logon problem in my case appears to be some strange behaviour in the
way cookies work (or in this case don't work). I have tried a number of
changes to php.ini (because I assume some setting is causing this
behaviour), but without success. Any help would be appreciated.