[Flow] Linux Beginner > Can't access ./flow

Lorenz Bausch flow at lorenzbausch.de
Wed Sep 25 20:30:56 CEST 2013


Did you install the php-cli package?
What happens if you try the command "php flow"?

On 25/09/13 20:05, Axel Wüstemann | Qbus Werbeagentur wrote:
> Hmm, it does not work:
> 
> sudo chmod 755 flow
> ls- al flow
> -rwxr-xr-x 1 root www-data 846 Jun 13 22:18 flow
> 
> 
> Am 25.09.2013 18:15, schrieb Robert Lemke:
>> Hi Axel,
>>
>> Axel Wüstemann | Qbus Werbeagentur wrote:
>>
>>> sorry for this maybe stupid question. I'm just switched from windows to
>>> ubuntu so I'm still a bit unfamiliar with linux.
>>>
>>> In a terminal I'm in my project folder htdocs/<project>. With ls -l I
>>> see the flow-Script, but with ./flow I get ": Datei oder Verzeichnis
>>> nicht gefunden"
>>>
>>> What do I wrong?
>>
>> maybe "flow" doesn't have execution permissions. Try setting them with
>>
>> sudo chmod 755 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