[FLOW3-general] Getting Started Question ( Development contexts works now, there is an issue with PHP FCGI )
Marco Weber
marco.weber at uni-trier.de
Wed Dec 9 16:15:54 CET 2009
Problem solved, flow3 now clears the cashes as expected, when it is in
development context...
the development context cannot be set in the apache vhost for SUEXEC
FCGI configurations...
I've created a ticket with 3 possible solutions, so that other people
don't have to search again for the problem:
http://forge.typo3.org/issues/show/5690
Greetings
Marco Weber
Marco Weber schrieb:
> Hi Sebastian,
>
> Ah ok, thanks a lot. :)
> It works now.
>
> But there is another question. I've read, that flow3 (in Development
> Context) detects Class und Layout Changes automatically.
> But i often have to clear the cache myself with "rm -rf
> ~/Data/Temporary/*" to see the changes take affect.
> Is there an Option, where i can set something like "clear all the
> cache at every request in Development Context" ?
>
> See you
> Marco Weber
>
>
> Sebastian Wojtowicz schrieb:
>> Hi Marco,
>>
>> in r3354 the syntax of the ResourceViewHelper has changed. You can
>> find this information in the changelog.
>> Try this syntax {f:uri.resource(path: 'Blog.css')}
>>
>> If you run into trouble again, look at Resources/Private/CheatSheet
>> in your GettingStarted Package (you don't need to understand
>> everything in there, there is some stuff that isn't explained in any
>> docs, but it's good for comparison/ideas). If I remember correctly
>> they had updated the CheatSheet code to comply with the new synatx.
>> Only the Tutorial seems to be outdated.
>>
>>
>> Regards
>> Sebastian
>>
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
More information about the FLOW3-general
mailing list