Hi! I deployed a new Project today. The Server is already working with other Symfony-Projects. The Project is running on my Local-Server. There are two Apps in this new Project 'frontend' and 'backend' If I'm calling the Backend, everything works great. Calling the Frontend results in:
Fatal error: Cannot redeclare class frontendConfiguration in ../apps/ frontend/config/frontendConfiguration.class.php on line 3 This happens when sfContext::createInstance($configuration)->dispatch (); is executed in the index.php. I'm using Symfony 1.2.9 there are no caching tools installed / enabled. I deleted Symfony-Cache. Help, please. I didn't see any more steps, I can search... Marius --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
