[imp] IMP Attachment Problem
Hammad
hammad at brisksolutions.com
Fri Feb 28 17:45:57 PST 2003
In his case it might be true but in my case probably not cuz I am running
"apache-1.3.27-2". It doesn't have php.conf
--
Hammad
Quoting Eric Rostetter <eric.rostetter at physics.utexas.edu>:
|
| > Here's my current setup:
| > RH 8.0
| > Apache 2.0
| > PHP 4.2
| > Horde 2.1
| > IMP 3.1
| >
| > Problem is when I attach a file and try to send it I get the following
| > error messages:
| >
| > Warning: fopen("/tmp/impatt0qetAV", "rb") - No such file or directory in
| > /var/www/html/horde/imp/compose.php on line 319
|
| If you have
|
| AddType application/x-httpd-php .php
|
| in your /etc/httpd/conf/httpd.conf and also have
|
| <Files *.php>
| SetOutputFilter PHP
| SetInputFilter PHP
| </Files>
|
| in your /etc/httpd/conf.d/php.conf then that is your problem, and you
| should remove one of them (probably the first).
|
| --
| Eric Rostetter
| The Department of Physics
| The University of Texas at Austin
|
| Why get even? Get odd!
|
| --
| IMP mailing list
| Frequently Asked Questions: http://horde.org/faq/
| To unsubscribe, mail: imp-unsubscribe at lists.horde.org
|
More information about the imp
mailing list