[imp] IMP: problem with attachments
Eric Rostetter
eric.rostetter at physics.utexas.edu
Thu Apr 10 19:11:35 PDT 2003
Quoting "Oscar A. Valdez" <oscar.valdez at plastipak.com.sv>:
> I recently upgraded to the following:
>
> Red Hat Linux 8.0
> Apache 2.0.40 (from RH rpm's)
> PHP 4.2.2 (from RH rpm's)
There is likely the problem.
> My problem with attachments is that they get corrupted and duplicated.
This is usually due to:
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.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the imp
mailing list