Erm, well, noexec  cough cough.

I have a cold and am feeling poorly and sneezing everywhere, and cannot see the 
wood for the trees.

Reindl Harald <[email protected]> wrote:
>
>
>Am 22.05.2013 16:59, schrieb Simon Loewenthal:
>> # ./bin/installto.sh /www/roundcube
>> -su: ./bin/installto.sh: Permission denied
>> 
>> # ls -l bin/installto.sh
>> -rwxr-xr-x 1 501 80 3458 May 16 20:06 bin/installto.sh
>> 
>> # which php
>> /usr/bin/php
>> 
>> Does anyone know what the trick is?
>
>well, sounds like a with noexec mounted FS but nobody
>can prevent you from calling a shell binary and give
>it the script as param, hence that is why you write
>the shell in crontab lines and not only scripts
>
>"bash ./bin/installto.sh"
>
>or if it is a PHP CLI with a stupid extension
>
>"php ./bin/installto.sh"
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Roundcube Users mailing list
>[email protected]
>http://lists.roundcube.net/mailman/listinfo/users
_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to