You have 3 possible solutions:
1) Use trunk release
2) Wait for the next minor release which will be 1.8
3) Make a workaround yourself by looking at the trunk code and integrate it
into your application
To note:
This is a PHP only problem due to the fact that PHP provides an empty
$_FILES array when the post_max_* setting was exceeded by the form.
You can also find other solutions which you could integrate manually by
looking at the PHP manual.
Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com
----- Original Message -----
From: "bytte" <[email protected]>
To: <[email protected]>
Sent: Wednesday, February 25, 2009 5:35 PM
Subject: Re: [fw-general] User uploads file bigger than what's allowed in
php.ini, can it be caught?
Is anyone else having similar problems? I've spend a few hours on this
issue
already and couldn't come up with a decent solution.
--
View this message in context:
http://www.nabble.com/User-uploads-file-bigger-than-what%27s-allowed-in-php.ini%2C-can-it-be-caught--tp21936346p22206576.html
Sent from the Zend Framework mailing list archive at Nabble.com.