Fabien, Thanks, that seems to have solved my issue. I wasn't aware that Symfony stored files in the /tmp directory.
Jay Fabien POTENCIER wrote: > I think it's an autoloading problem. Remove all the sf_* files you have > in your temp directory (/tmp on *nix). > > Fabien > > Jay Klehr wrote: > >> I recently updated symfony to the most recent trunk (as of this >> writing), which includes the new Symfony CLI stuff (and no more pake). >> However, when I run symfony from the command line (like to clear the >> cache), I get a PHP fatal error: >> >> PHP Fatal error: Class 'sfCommandLogger' not found in >> /path/to/symfony/lib/command/sfSymfonyCommandApplication.class.php on >> line 89 >> >> The sfCommandLogger file (and the class of the same name) exist in the >> symfony/lib/command directory, but for some reason it appears that it's >> not being auto-loaded. >> >> Any ideas why this is happening? Noone else seeing the same issue? >> >> I suspect that perhaps it's a path issue, but I don't see any mention of >> changing the path to support the new CLI structure. Did I miss a step >> somewhere for updating the trunk? (I've always been using the trunk, >> and before this particular changeset (4743), I've never had issues). >> >> Jay >> >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---