By Badeschlapfen on
Hi everone,
edit:
I would like to install Drupal with the extenstion Cartaro.
I tried this documentation here:
http://drupal.org/documentation/install/download
However, this command does not work:
mv drupal-x.x/* drupal-x.x/.htaccess ./
By trying this I got this message here:
root@vsrv71966:~# mv cartaro-7.x-1.0-beta5/* cartaro-7.x-1.0-beta5/.htaccess ./
mv: cannot move `cartaro-7.x-1.0-beta5/includes' to `./includes': Directory not empty
mv: cannot move `cartaro-7.x-1.0-beta5/misc' to `./misc': Directory not empty
mv: cannot move `cartaro-7.x-1.0-beta5/modules' to `./modules': Directory not empty
mv: cannot move `cartaro-7.x-1.0-beta5/profiles' to `./profiles': Directory not empty
mv: cannot move `cartaro-7.x-1.0-beta5/scripts' to `./scripts': Directory not empty
mv: cannot move `cartaro-7.x-1.0-beta5/sites' to `./sites': Directory not empty
mv: cannot move `cartaro-7.x-1.0-beta5/themes' to `./themes': Directory not emptyAny idea what I have to do?
Cheers,
Badeschlapfen
System: VPS with Ubuntu 12.04 minimal
Comments
=-=
Is that all of the 'error' message? I ask because it doesn't look like an error to me, It looks like code.
hey VM, yeah, thats a bit
hey VM,
yeah, thats a bit strange. It looks like an error, but I'm not really sure...
Anyway, I tried another way and got new problem (see above, I edited this topic :) )
=-=
that looks like a folder level permissions issue