Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: ddougan on November 25, 2004, 08:04:28 AM
-
On SME 6.0, I found an odd error tonight in Webmail. My daughter was trying to send herself a PowerPoint file (under 4 MB), and when the message was delivered, there was no indication that the message had an attachment. However, looking at the message in a desktop client shows the attachment is there. I'm seeing the following in the log:
Nov 24 22:56:42 jeeves httpd: PHP Warning: Undefined index: use_vfs in /home/httpd/html/horde/imp/compose.php on line 1018
Nov 24 22:56:52 jeeves httpd: PHP Warning: Undefined index: use_vfs in /home/httpd/html/horde/imp/compose.php on line 322
Nov 24 22:56:54 jeeves httpd: PHP Warning: Undefined index: use_vfs in /home/httpd/html/horde/imp/compose.php on line 322
Nov 24 22:56:54 jeeves httpd: PHP Warning: fopen("/tmp/impatt0atRuv", "rb") - No such file or directory in /home/httpd/html/horde/imp/compose.php on line 329
Nov 24 22:56:54 jeeves httpd: PHP Warning: stat failed for /tmp/impatt0atRuv (errno=2 - No such file or directory) in /home/httpd/html/horde/imp/compose.php on line 330
Nov 24 22:56:54 jeeves httpd: PHP Warning: Supplied argument is not a valid File-Handle resource in /home/httpd/html/horde/imp/compose.php on line 330
Nov 24 22:56:54 jeeves httpd: PHP Warning: Supplied argument is not a valid File-Handle resource in /home/httpd/html/horde/imp/compose.php on line 331
Nov 24 22:56:54 jeeves httpd: PHP Warning: Unlink failed (No such file or directory) in /home/httpd/html/horde/imp/compose.php on line 332
I've checked php.ini, which is set for a 10 MB attachment (should be the 6.0 default setting). I changed this via the setprop command to 25 MB and restarted httpd, but no change. It looks like a PHP error to me, but I have no idea what might be causing it. I've searched the archive and can't find anything specific to 6.0 or its version of PHP.
Can anyone shed any light on this?
Thanks,
Des