Horde Attachments of 0kb in Size
Wed, 16 Aug 2006 11:17:04 -0500
Recently, had an issue with Horde attaching files with 0k in size. This was resolved by:
Modifying the conf.php file for Horde to include $conf['tmpdir'] = '/tmp';. Then, modifying php.ini to set it's temp directory as the same thing. Restart apache and it's good to go.
Modifying the conf.php file for Horde to include $conf['tmpdir'] = '/tmp';. Then, modifying php.ini to set it's temp directory as the same thing. Restart apache and it's good to go.




