6.0.0-alpha12
6/7/25

[#2951] folder "Resource id #52" not created...
Summary folder "Resource id #52" not created...
Queue IMP
Queue Version 4.0.4
Type Bug
State Not A Bug
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester kevin (at) ualberta (dot) net
Created 11/10/2005 (7149 days ago)
Due
Updated 01/02/2006 (7096 days ago)
Assigned 12/28/2005 (7101 days ago)
Resolved 01/02/2006 (7096 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/02/2006 06:32:26 AM Michael Slusarz Comment #3
State ⇒ Not A Bug
Reply to this comment
This makes no sense.  There is no place in 4.0.4 where we would try to 
create a folder and mistake a string variable for a resource variable. 
  This is almost surely an eaccelerator issue.
12/28/2005 11:30:30 AM Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
11/10/2005 03:50:21 PM kevin (at) ualberta (dot) net Comment #2 Reply to this comment


I should also mention that there is nothing in the error logs or the 
horde logs to suggest what the problem might be.  The only thing 
that's showing up in the error logs that wasn't there before is:



[Thu Nov 10 08:42:36 2005] [error] PHP Notice:  Only variables should 
be assigned by reference in /var/www/horde/imp/compose.php on line 164

[Show Quoted Text - 42 lines]
11/10/2005 03:48:13 PM kevin (at) ualberta (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ folder "Resource id #52" not created...
Queue ⇒ IMP
Reply to this comment
After a clean install of the entire framework my setup looks like this:



OpenBSD 3.8 (AMD64), Horde 3.0.6, Imp 4.0.4, Turba 2.0.4, PHP 4.4.0, 
eAccelerator 0.9.3, mySQL 4.0.24



I installed memcached 1.1.12 to use as a session handler since mySQL 
sessions were PAINFULLY slow.  That worked great.  However since the 
upgrade I get the following errors:



On sending mail:



[

The folder "Resource id #52" was not created. This is what the server said:

Invalid mailbox name



Message sent successfully.

]



In this case the mail sends just fine and a copy shows up in my 
sent-mail folder as expected.





On attempting to save a message as a draft:



[

The folder "Resource id #52" was not created. This is what the server said:

Invalid mailbox name



There was an error saving this message as a draft.

]





I thought it might have been the memcached sessions it didn't like so 
I switched back to mySQL sessions.  The error changed only slightly:



[

The folder "Resource id #51" was not created. This is what the server said:

Invalid mailbox name



Message sent successfully.

]


Saved Queries