This is what i Ran: > symfony init-app backend > symfony propel-init-admin backend user User And i go to http://example.com/backend.php/user it get a full white page
So i go to http://example.com/backend_dev.php/user and i get "Fatal error: Cannot redeclare class MapBuilder in /usr/ share/php/symfony/vendor/propel/map/MapBuilder.php on line 52" So i check cache/backend/dev/modules/ there is nothing I am using a schema.yml instead of schema.xml So what is the problem why its it not working? Did i not setup something correctly? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
