The debug_bar works fine. The 'dev' environnement works fine, it is the 'prod' environnement launch by index.php or frontend.php who does nor work.
On 5 fév, 12:34, "Luciano A. Andrade" <[EMAIL PROTECTED]> wrote: > It look like it connot load the sfDebugConnection, this is registred > on symfony/lib/addon/propel/sfPropelAutoload.php > and the doted path symfony.addon.creole.drivers.sfDebugConnection > point to the file > symfony/lib/addon/creole/drivers/sfDebugConnection.php, and this is > responsable for logging all SQL queris for the web debug ¿Do you > activate the debug bar for the dev site? > > On Feb 5, 2008 8:54 AM, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > > > Hi all, > > I deploy my project today. I have a difference between the 'prod' and > > the 'dev' ENVIRONNEMENT. > > When I try :http://mysite/frontend_dev.php--> all works > > > When I try :http://mysite/frontend.php---> Apache send me an error > > (500) : Unable to load driver class: > > symfony.addon.creole.drivers.sfDebugConnection. > > > What files must I check ? > > > I use 1.0.12-PRE symfony version. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
