Give us the access and we will tell you where is the file :) A "grep" on files can tell you such information.
If you can't access SSH to the server, you will have to download all files. You will have to reproduce the bug in a local environment to identify it. Alex' 2009/10/25 Marius Noetzel <[email protected]> > > 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 > > > > -- Alexandre Salomé -- [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
