Scott Taylor said: > > Hi all, > > I just discovered that my Squirrel mail 1.4.4, does not allow files over > 500(someodd)KB to be attached to emails, although the entire email can add > up to 8MB. I can't find any setting in the SM configs and I have tried > setting /etc/php.ini to: > ; Maximum allowed size for uploaded files. > upload_max_filesize = 6M > > That didn't help. Does anyone know the correct settings I need to > change/add here? Finally found it! It wasn't in php or SM it was in Apache: /etc/httpd/conf.d/php.conf LimitRequestBody 524288 Gah! Cheers anyway. -- Scott - : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html