[PHP] Trying to prevent large file attachments in Squirrelmail, on U8.10S, is this a PHP issue?

2008-12-24 Thread Xn Nooby
I am using PHP5 on Ubuntu 8.10 Server, it is being used by Apache and Squirrelmail. I have tried setting the upload_max_filesize in the /etc/php5/apache2/php.ini file, but it only seems to apply after I upload the file. My goal is to prevent remote Squirrelmail users from attaching large files to t

Re: [PHP] Trying to prevent large file attachments in Squirrelmail, on U8.10S, is this a PHP issue?

2008-12-24 Thread Xn Nooby
On Wed, Dec 24, 2008 at 3:03 PM, Ashley Sheridan wrote: > On Wed, 2008-12-24 at 11:23 -0500, Xn Nooby wrote: >> I am using PHP5 on Ubuntu 8.10 Server, it is being used by Apache and >> Squirrelmail. I have tried setting the upload_max_filesize in the >> /etc/php5/apache2/php.