Probleme bei Installation

  • Installation
  • Probleme bei Installation

    So hänge mal wieder fest.

    Nach

    Source Code

    1. ~ & cd /var/www
    2. /var/www $ sudo git clone https://github.com/agent4788/SHC_Framework
    3. /var/www $ sudo mv SHC_Framework/ shc/
    4. /var/www $ cd shc/
    5. /var/www/shc $ sudo chmod 0777 -R ./
    6. /var/www/shc $ php install.php
    erscheint "Could not open input file: install.php"

    auch mit "/var/www/shc $ php shc_install.php"
    das gleiche.
  • premo wrote:

    So hänge mal wieder fest.

    Nach

    Source Code

    1. ~ & cd /var/www
    2. /var/www $ sudo git clone https://github.com/agent4788/SHC_Framework
    3. /var/www $ sudo mv SHC_Framework/ shc/
    4. /var/www $ cd shc/
    5. /var/www/shc $ sudo chmod 0777 -R ./
    6. /var/www/shc $ php install.php
    erscheint "Could not open input file: install.php"

    auch mit "/var/www/shc $ php shc_install.php"
    das gleiche.
    Bin weiter gekommen.
    Lag an der RamDisk.
    Dank "http://rpi-controlcenter.de/index.php?thread/738-php-install-php-could-not-open-input-file-install-php/"
    geht es weiter.