Summary | PHP Fatal error after hardware migration of Horde |
Queue | IMP |
Queue Version | 5.0.23 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | vendeur.leboncoin.fr (at) gmail (dot) com |
Created | 08/24/2012 (4700 days ago) |
Due | |
Updated | 08/24/2012 (4700 days ago) |
Assigned | |
Resolved | 08/24/2012 (4700 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Priority ⇒ 1. Low
http://www.horde.org/mail/ contains a list of all available mailing lists.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ PHP Fatal error after hardware migration of Horde
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
I have just reinstalled Horde via pear on a new server and I have a
php problem.
When users try to delete attachment from emails, wa have a blank page
and there are apache logs :
[Fri Aug 24 11:15:16 2012] [error] [client 10.0.24.1] PHP Fatal error:
Call to a member function push() on a non-object in
/var/www/horde/imp/message.php on line 197, referer:
https://10.0.0.5/horde/imp/message.php?mailbox=SU5CT1g&uid=33
[Fri Aug 24 11:15:16 2012] [error] [client 10.0.24.1] PHP Fatal error:
Call to a member function set() on a non-object in
/var/www/horde/imp/lib/Factory/Mailbox.php on line 84, referer:
https://10.0.0.5/horde/imp/message.php?mailbox=SU5CT1g&uid=33
what can we do for this problem ?
Thanks.