{"id":85,"date":"2014-02-17T17:24:14","date_gmt":"2014-02-17T17:24:14","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=85"},"modified":"2014-02-17T17:24:14","modified_gmt":"2014-02-17T17:24:14","slug":"horde-fails-with-large-attachments","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2014\/02\/17\/horde-fails-with-large-attachments\/","title":{"rendered":"Horde fails with large attachments"},"content":{"rendered":"<p>Is you Horde email failing due to file size attachments? Check the php.ini file in horde:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n&#x5B;root@server ~]# grep upload_max_filesize \/etc\/psa-webmail\/horde\/horde\/php.ini\nupload_max_filesize = 5M\n<\/pre>\n<p>Now edit the file:<\/p>\n<p>[root@server ~]# nano \/etc\/psa-webmail\/horde\/horde\/php.ini<br \/>\nupload_max_filesize = 5M<br \/>\nChange to required value<br \/>\nupload_max_filesize = 128M<\/p>\n<p>Save and exit and restart horde<br \/>\nSERVICE HORDE RESTART<\/p>\n<p>Now check the php config file &#8211; php.ini for max_uploads and max_post<br \/>\ngrep max_file_uploads \/etc\/php.ini<br \/>\nmax_file_uploads = 99999<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Is you Horde email failing due to file size attachments? Check the php.ini file in horde: &#x5B;root@server ~]# grep upload_max_filesize \/etc\/psa-webmail\/horde\/horde\/php.ini upload_max_filesize = 5M Now edit the file: [root@server ~]# nano \/etc\/psa-webmail\/horde\/horde\/php.ini upload_max_filesize = 5M Change to required value upload_max_filesize = 128M Save and exit and restart horde SERVICE HORDE RESTART Now check the php &#8230; <a title=\"Horde fails with large attachments\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2014\/02\/17\/horde-fails-with-large-attachments\/\" aria-label=\"Read more about Horde fails with large attachments\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[48],"tags":[],"class_list":["post-85","post","type-post","status-publish","format-standard","hentry","category-horde"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/85","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=85"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/85\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=85"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=85"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=85"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}