Re: [RCU] cannot send attachments when using open_basedir

2011-10-12 Thread Niccolò Belli
I use debian Squeeze and so I use php-5.3, but I don't use the eaccelerator extension. Anyway it isn't a matter of messages, it doesn't work with open_basedir! Niccolò Il 12/10/2011 07:46, Claudio Kuenzler ha scritto: Do you use PHP 5.3 with the eaccelerator extension? If yes, you will have

Re: [RCU] cannot send attachments when using open_basedir

2011-10-12 Thread Niccolò Belli
Roundcube needs PEAR so be sure to include the php libraries into the open_basedir path. I do have pear. You also have to watch out for sessions, if they're written to /tmp, you also need to include this path to the open_basedir value. I included the WHOLE root directory, /tmp was