how to install php
https://www.youtube.com/watch?v=iW0B9NTId2g
Watch this video.#On ubuntu (there are many versions, php7 is just an example):
sudo apt install php7
#Then if you want to use it on apache2:
sudo a2enmod php
sudo systemctl restart apache2
Also in Shell:
- how to create a user and add it to a group in linux
- disable swap ubuntu 18.04
- how to create gitignore
- docker compose run
- create next js app
- git stash save name
- gpg: can't connect to the agent: IPC connect call failed
- find npm version
- ufw allow port
- Warning in install.packages : installation of package ‘tidyverse’ had non-zero exit status
- install strapi cli
- pyinstaller statsmodels
- list all users linux
- show remote git
- how to remove node_modules from git
- upgrade npm
- fcm post example curl
- linux find files multiple
- uninstall cinnamon
- git config --global credential.helper osxkeychain
- how to remove a pushed file from git
- update node version mac
- store result of command in variable bash
- vim gitgutter