Wezzul.com
mobimg mobimg mobimg mobimg mobimg

Posts tagged with: fixes

Horde Attachments of 0kb in Size

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.
All Posts