[Tickets #415] Compose attach files

bugs at bugs.horde.org bugs at bugs.horde.org
Mon Aug 16 15:06:12 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=415
-----------------------------------------------------------------------
 Ticket     | 415
 Updated By | Jan Schneider <jan at horde.org>
-Summary    | Compose attach files 
+Summary    | Compose attach files
 Queue      | IMP
 Version    | 3.2.4
-State      | Assigned
+State      | Feedback
 Priority   | 2. Medium
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2004-08-16 15:06) wrote:

Something like this can happen if your apache is configured to use php
as both a handler and an output filter.   From the horde/docs/INSTALL file:

   a. PHP interpretation for files matching "*.php"
 
         AddType application/x-httpd-php .php
                                                                            
   
   Note: The above instructions may not work if you have specified
         PHP as an output filter with SetOutputFilter directive
         in Apache 2.x versions.  In particular, RedHat 8.0 Apache 2.x
         RPMS have the output filter set, and MUST NOT have the above
         AddType directive added.

Red Hat ships php as a filter via /etc/httpd/conf.d/php.conf so you can
not add the above AddType or you will have problems, including file upload
problems like you mention.




More information about the bugs mailing list