[Flow] Activate package in production context
Mathis Hoffmann
mathis at hoffpost.de
Wed May 22 14:33:30 CEST 2013
Hi Steffen,
thank you for your quick reply!
Yes I flushed (and warmed up) the cashes multiple times. When I run
FLOW_CONTEXT=*Production* ./flow package:activate MH.WordIndex
I get:
/Uncaught Exception//
// Package "MH.WordIndex" is not available. Please check if the package//
// exists and that the package key is correct (package keys are case//
// sensitive).//
//
//More Information//
// Exception code #1166546734//
// File
/var/www/vhosts/mathishoffmann.de/subdomains/ruth-diss/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php
line 197//
// Exception reference #201305221428278ea6c4/
When I run
FLOW_CONTEXT=*Development* ./flow package:activate MH.WordIndex
I get:
/Package "MH.WordIndex" is already active.
/Strange, isn't it?
Do you (or does anyone else) have an idea?
Cheers,
Mathis
Am 22.05.2013 13:50, schrieb Steffen Wickham:
> Hello Mathis,
>
> did you clear and warmup the cache after activating the new package with
> the following commands?
> FLOW_CONTEXT=Production ./flow flow:cache:flush
> FLOW_CONTEXT=Production ./flow flow:cache:warmup
>
> Cheers,
> Steffen
>
>
>
> Am 22.05.13 13:47, schrieb Mathis Hoffmann:
>> Hi,
>>
>> I just tried to activate a package in production context using ./flow
>> package:activate MH.WordIndex but Flow always tells me, that it cannot
>> find the package. In development context everything works fine. Can
>> anyone tell me what is wrong?
>>
>> Cheers,
>> Mathis
>> _______________________________________________
>> Flow mailing list
>> Flow at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
More information about the Flow
mailing list