PDA

View Full Version : [ubuntu] squirrelmail error


Ubunt2u
April 7th, 2009, 11:48 AM
when trying to send mail through squirrelmail with attachment (4.45 MB) i get this error message: "ERROR:
Could not move/copy file. File not attached"

If i use thunderbird, it goes through perfectly.

This just started today. Hasn't been an issue before. I've made no changes to configuration to cause this.

Can anyone help?

ps, it seems to be related to file size. when i send smaller files it works. but like i said, i can send the big ones fine through thunderbird.

Ubunt2u
April 7th, 2009, 12:12 PM
Fixed.

PHP must've been updated and reset to default values. Changed the php.ini upload_max_filesize & post_max_size in /etc/php5apache2/php.ini and it works now.