Hey Folks, I moved my code to another server with the same php.ini and the same version of php-5.2.6 and with symfony-1.1.1 .
The httpd.conf is the same, too. For some reason, I now get this error sent to the view: Fatal error: Uncaught Tag not found. thrown in /usr/local/lib/php/symfony/plugins/sfPropelPlugin/lib/propel/validator/sfValidatorPropelChoice.class.php on line 54 Any form submitted with invalid data will just send a fatal error to the view. Is the handler set_exception_handler() no longer defined? Is there a server configuration that I'm missing? Cheers, Barce --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
