Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
git pull --rebase upstream development 

PHP installieren

In den Ordner usr/bin/ navigieren und PHP installieren:

Code Block
 sudo apt-get install php 

oder

Code Block
sudo apt-get install php-dev