Roundcube Community Forum

 

Error message - : No such file or directory

Started by eillop, September 22, 2012, 05:06:45 AM

Previous topic - Next topic

eillop

Hello All,

When trying to execute installto.sh i get the error:
: No such file or directory

Im running Ubuntu server 10.04

Is this a problem with the PHP script?

Thanks!

colinjack

I'm getting this too. Worked fine on one CentOS server but not one the 2nd one:

[root@vps roundcubemail-0.8.4]# ./bin/installto.sh /usr/share/roundcube
Invalid target: not a directory
Usage: installto.sh <TARGET>

but this works - so definitely a directory  :-\

[root@vps roundcubemail-0.8.4]# ls /usr/share/roundcube
bin  CHANGELOG  config  index.php  INSTALL  installer  LICENSE  logs  program  re  README  robots.txt  skins  SQL  temp  UPGRADING
[root@vps roundcubemail-0.8.4]#

Any thoughts?

Thanks - Colin