You have an typing error in there.

The helper is called I18NHelper, with capitalize N. Typing is case
sensetive on unix machines, on windows machines not. So you could use the
I18nHelper on your windows machine, but your linux server does not find
this helper.

- Frank


> I did that as well. No change.
> Is it possible that it has to do with my routing? I have to reference to
> the
> /web directory instead of setting it as my document root.
> Just a guess...
>
>
> On 6/28/07, Stefan Koopmanschap <[EMAIL PROTECTED]> wrote:
>>
>>
>> But did you actually clear the cache on the serverside as well?
>> Sometimes this does make a difference!
>>
>> Stefan
>>
>> On Jun 28, 11:38 am, "Martin Groh" <[EMAIL PROTECTED]>
>> wrote:
>> > Yes I did. I deployed it with an absolute clear cache...
>> >
>> > On 6/28/07, Kostas Papadimitriou <[EMAIL PROTECTED]> wrote:
>> >
>> >
>> >
>> > >  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.phpist 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