[Flow] Trouble with executing Flow > subRequestEnvironmentVariables
Axel Wüstemann | Qbus Werbeagentur
awu at qbus.de
Fri Sep 27 15:33:11 CEST 2013
I foud it in the development settings.yaml of the Flow Package.
TYPO3:
Flow:
core:
subRequestEnvironmentVariables:
XDEBUG_CONFIG: 'idekey=FLOW_SUBREQUEST remote_port=9001'
I tried in my own setting
TYPO3:
Flow:
core:
subRequestEnvironmentVariables: NULL
or
subRequestEnvironmentVariables: []
But this does not solved the problem. I tried to emty the cache, also
withour results.
What can I do?
Am 27.09.2013 15:23, schrieb Axel Wüstemann | Qbus Werbeagentur:
> I searched all env and conf I could get, but could not find where this
> comes from:
>
> Execution of subprocess failed with exit code 255 and no output. The
> erroneous command was: FLOW_ROOTPATH='/home/awu/htdocs/lallf/'
> FLOW_CONTEXT='Development' XDEBUG_CONFIG='idekey=FLOW_SUBREQUEST
> remote_port=9001' "/usr/bin/php" -c '/etc/php5/apache2/php.ini'
> '/home/awu/htdocs/lallf/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Core/../../../../Scripts/flow.php'
> 'typo3.flow:core:compile'
>
> It would be great, if anybody could give me a tip or assumption how I
> might fix this. I'm now concerned with blind coding, because I cant
> check, what I'm doing... ;=)
>
> Regards
> Axel
>>
More information about the Flow
mailing list