Summary | Compose attach files |
Queue | IMP |
Queue Version | 3.2.4 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | jansenzhang2003 (at) hotmail (dot) com |
Created | 07/26/2004 (7754 days ago) |
Due | |
Updated | 08/17/2004 (7732 days ago) |
Assigned | 08/16/2004 (7733 days ago) |
Resolved | 08/17/2004 (7732 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
thank you very much .
i delete the line in the httpd.conf file on redhat system.
and it works well now .
Summary ⇒ Compose attach files
State ⇒ Feedback
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.
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Queue ⇒ IMP
i receive two files , one is the real file ,another 's file size is zero .
if i create a new mail ,and attach two files ,and it will display three files,
if i attache three files ,it will display 7 files .
i don't know what is the reason ,i think it is a bug .
thanks
Jansen