I noticed that the directory has a few executable shell scripts: # cd /xxx/roundcube/bin # ls -l total 32 -rwxr-xr-x 1 root root 2688 Sep 25 15:03 cleandb.sh -rwxr-xr-x 1 root root 2782 Sep 25 15:03 decrypt.sh -rwxr-xr-x 1 root root 1334 Mar 5 2010 jsshrink.sh -rwxr-xr-x 1 root root 547 Mar 5 2010 jsunshrink.sh -rwxr-xr-x 1 root root 3238 Sep 29 10:30 msgexport.sh -rwxr-xr-x 1 root root 2474 Sep 29 10:30 msgimport.sh -rwxr-xr-x 1 root root 4862 Sep 25 15:03 update.sh
All static content (and roundcube included) is on a mount point that has noexec,nosuid which means that it cannot be executed.
what about : $ php <script>.sh (or similar, I do not know if php works exactly as bash in this point) Andreas _______________________________________________ List info: http://lists.roundcube.net/users/ BT/9b404e9e