On 06/14/2011 01:26 AM, Simon Cornelius P Umacob wrote:

Anyway, do your servers have the same PHP modules installed?  You
might be missing some modules on the production server.  Also, are you
using the same Agavi configs on both of the servers too?  I think (?)
the production config in Agavi requires all input to be validated...
That might very well be the case. From factories.xml in one of my projects:

<ae:configuration environment=".*development.*">
    ....

<validation_manager class="AgaviValidationManager">
<ae:parameter name="mode">strict</ae:parameter>
</validation_manager>
    ...

Are you setting this explicitly?
[ simon.cpu ]

_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users


_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to