Author Topic: Error message - : No such file or directory  (Read 3589 times)

Offline eillop

  • Newbie
  • *
  • Posts: 1
Error message - : No such file or directory
« on: September 22, 2012, 05:06:45 AM »
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!

Offline colinjack

  • Newbie
  • *
  • Posts: 1
Re: Error message - : No such file or directory
« Reply #1 on: January 15, 2013, 12:31:03 PM »
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