apt install php
# Update packages lists
sudo apt update
# Install Apache2 (on Ubuntu, mostly it's already installed)
sudo apt install apache2
# Install the latest version of PHP and Apache wrapper
sudo apt install php libapache2-mod-php
# Install some important PHP extensions, you might need to install more later
sudo apt install php-{bcmath,bz2,curl,gd,json,mbstring,mysql,xml,zip}
# Install MySQL server, and remember to run mysql_secure_installation script after that
sudo apt install mysql-server
# Start MySQL service
sudo systemctl start mysql
# Restart Apache service to reload all changes
sudo systemctl restart apache2sudo apt-get install php libapache2-mod-phpsudo apt install php7.2-cli
sudo apt install hhvm
Also in C++:
- git create branch with specific commit
- how to install wc factory
- add npm to $PATH ubuntu
- Illuminate\Http\Exceptions\PostTooLargeException Ubuntu
- install nodejs with pacman
- install intellij ubuntu
- vmware not working after ubuntu upgrade
- bash loop over files with extension
- dur Quintenzirkel übungen
- bash how to change the permissions on all directories and subdirectories
- laravel/sail
- powershell do while loop
- install teamviewer ubuntu 18
- wp-cli search-replace
- terminal download manager command line
- onedrive ubuntu 20.04
- $path linux
- bash if call function
- install vmware workstation linux mint
- installing firefox on debian
- realtek rtl8812au ubuntu
- switching git branch in gitbash
- download vlc for ubuntu
- install latest npm