Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Install Apache2 Linux

sudo apt install apache2 -y
Comment

install apache di linux

# php 7.3 bisa diganti dengan versi yang kalian inginkan
sudo apt-get install -y libapache2-mod-php7.3 php7.3-cli php7.3-common php7.3-mbstring php7.3-gd php7.3-intl php7.3-xml php7.3-mysql php7.3-mcrypt php7.3-zip php7.3-dev

sudo apt-get install -y php7.3-mysql php7.3-opcache php7.3-pdo php7.3-xml php7.3-bcmath php7.3-bz2 php7.3-calendar php7.3-ctype php7.3-curl php7.3-dom php7.3-fileinfo php7.3-ftp

sudo apt-get install -y php7.3-gearman php7.3-gettext php7.3-iconv php7.3-igbinary php7.3-json php7.3-mailparse php7.3-mbstring php7.3-mcrypt php7.3-phar php7.3-posix php7.3-shmop php7.3-redis php7.3-simplexml php7.3-sockets php7.3-stomp

sudo apt-get install php7.3-sysvmsg php7.3-sysvsem php7.3-sysvshm php7.3-tokenizer php7.3-wddx php7.3-xmlreader php7.3-xmlwriter php7.3-xsl php7.3-zip
Comment

PREVIOUS NEXT
Code Example
Shell :: add yarn package globally 
Shell :: terminal osx compare folders and files mojave 
Shell :: microstack.openstack to openstack 
Shell :: get count lines in file using cat 
Shell :: how to add extension to all files terminal 
Shell :: View Changes Before Committing 
Shell :: View Changes Before Committing in git command 
Shell :: docker run opendistro elasticsearch 
Shell :: revert uncommitted changes git 
Shell :: ubuntu focus follows mouse 
Shell :: is sequal ace in linux? 
Shell :: bash expression 
Shell :: cloud functions environment variables 
Shell :: ubuntu add user to dailout 
Shell :: mnt d wsl 
Shell :: adding directory to path 
Shell :: migrate git repository 
Shell :: find docker compose location 
Shell :: dockercompose build 
Shell :: how to search on vim 
Shell :: how to ignore .idea folder in gitignore 
Shell :: bash find string in program output 
Shell :: Why double tapping icon doesnt minimize in ubuntu 
Shell :: install onlyoffice on Arch 
Shell :: ubuntu wifi drivers realtek 
Shell :: install docker in suse linux 
Shell :: kubernetes show all 
Shell :: git pull 
Shell :: Unable to connect to server: connection to server at "localhost" (127.0.0.1), port 5432 failed 
Shell :: terraform download 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =