Beiträge von foxifox

    Hallo Zusammen,

    hat es von euch jemand geschafft die aktuelle Version von Lychee (https://lycheeorg.github.io/) auf einem Netcup Webspace zu installieren?

    Ich habe im WCP das Repo zum clonen eingetragen, was funktioniert hat, aber beim anschließend versuch per Composer in diesem Ordner zu installieren, kommt es zu folgendem Fehler:


    Code
    Loading composer repositories with package information
    Failed to clone the git@github.com:LycheeOrg/Larapass.git repository, try running in interactive mode so that you can enter your GitHub credentials
    [RuntimeException]
    Failed to execute git clone --mirror -- 'git@github.com:LycheeOrg/Larapass.git' '/var/www/vhosts/XXX.a2f33.netcup.net/.composer/cache/vcs/git-github.com-LycheeOrg-Larapass.git/'
    Cloning into bare repository '/var/www/vhosts/XXX.a2f33.netcup.net/.composer/cache/vcs/git-github.com-LycheeOrg-Larapass.git'...
    Permission denied (publickey).
    fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
    update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>]...

    Gibt es dafür eine Lösung, oder einen anderen Weg?


    Vielen Dank!

    Ah vielen Dank!
    Bisschen weiter bin ich gekommen.



    Code
    bash-4.1$ /usr/local/php70/bin/php occ upgrade check                                                          
      [Symfony\Component\Console\Exception\RuntimeException]    Too many arguments.


    bzw:

    Code
    bash-4.1$ /usr/local/php70/bin/php occ upgrade ownCloud is already latest versionbash-4.1$


    Wobei ich garantiert nicht auf der 9.1.1 bin ?(

    Danke :)
    Dennoch leider schade:

    Code
    bash-4.1$ /usr/local/php70/bin/php occ upgrade -hData directory (/var/www/vhosts/*****.af940.netcup.net/httpdocs/oc/data) is invalidPlease check that the data directory contains a file ".ocdata" in its root.
    Cannot create "data" directory (/var/www/vhosts/****.af940.netcup.net/httpdocs/oc/data)This can usually be fixed by <a href="https://doc.owncloud.org/server/9.1/go.php?to=admin-dir_permissions" target="_blank" rel="noreferrer">giving the webserver write access to the root directory</a>.
    An unhandled exception has been thrown:Exception: Environment not properly prepared. in /httpdocs/oc/lib/private/Console/Application.php:120Stack trace:#0 /httpdocs/oc/console.php(93): OC\Console\Application->loadCommands(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))#1 /httpdocs/oc/occ(11): require_once('/httpdocs/oc/co...')#2 {main}bash-4.1$ ^Cbash-4.1$



    Laut Owncloud-Forum wohl ein Rechteproblem. :/

    Leider nein, denn dafür ist das PHP auf der Maschine zu alt.


    Code
    bash-4.1$ php occ upgrade -hThis version of ownCloud requires at least PHP 5.4.0You are currently running 5.3.3. Please update your PHP version.bash-4.1$




    Sonst noch jemand Ideen?

    Hallo Zusammen,


    ich habe für ein kleines Projekt eine Owncloud auf einem Netcup Shared-Host angelegt.
    Wenige User, wenig Speicherverbrauch, keine wichtigen Daten. Reicht mir eigentlich.


    Jetzt wollte ich ein Update von 9.1.0 auf 9.1.1 über den eingebauten Updater machen, aber leider zeigt es mir folgende Meldung:

    Code
    [UnexpectedValueException] 
     Could not parse a response for config:list. Please check if the current shell user can run occ command. Raw output: 
     Not allowed


    Wie macht ihr Updates auf eine neue Version?


    Grüße
    [Blockierte Grafik: http://oi66.tinypic.com/oamzvs.jpg]