Martin Groh wrote:
> Hello all!
>
> I'm about to publish my first symfony project and ran on some problems.
> After I've frozen my project I deployed it from my WinXP Dev 
> Environment to our Linux Server which acts as our integration 
> environment.
> Now when I try to start my app, I get the following exception:
>
>
>   [sfViewException]
>
>
>     Unable to load "I18nHelper.php" helper in:
>     /var/www/htdocs/sfoutsourcing/apps/frontend/modules/page/lib/helper,
>     /var/www/htdocs/sfoutsourcing/apps/frontend/lib/helper,
>     /var/www/htdocs/sfoutsourcing/lib/helper,
>     /var/www/htdocs/sfoutsourcing/config/../lib/symfony/helper,
>     /var/www/htdocs/sfoutsourcing/lib, /var/www/htdocs/sfoutsourcing,
>     /var/www/htdocs/sfoutsourcing/apps/frontend/lib,
>     /var/www/htdocs/sfoutsourcing/config/../lib/symfony/vendor, .,
>     /usr/share/pear, /usr/lib/php/,
>
> No need to say, that the I18nHelper.php ist located exactly where it 
> is supposed to be (in <project>/lib/symfony/helper/ after project freeze).
>
> Can anyone please help me?
> Thanks...
>
> Clueless Martin
>
> >
Have you cleared your cache ?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to