When i deployed my project to shared host server i got very strange error: Fatal error: Cannot redeclare Proxies\MediaparkLtUserBundleEntityUserProxy::unserialize() in /home/ntpaieska/domains/base.civitta.lt/app/cache/dev/doctrine/orm/Proxies/MediaparkLtUserBundleEntityUserProxy.php on line 435
In my local server everything works fine. I use sf 2.0.1. Project uses FOSUser bundle. Local server: php 5.3.4 , mysql 5.1.53 Shared host server: php 5.3.8 , mysql 5.5.15 Maybe somebody got idea what's wrong here? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en
