Server & OS

라즈비안 php7 설치

컨텐츠 정보

  • 20,065 조회
  • 1 댓글
  • 0 추천
  • 목록

본문

php7.2 설치

아래 참고

http://findnew.tistory.com/19 


https://www.jesusamieiro.com/install-php-7-2-on-debian-9/





아래 내용 적용 안됨

--------------------------------------------------------------




https://www.stewright.me/2016/03/turn-raspberry-pi-3-php-7-powered-web-server/

 

 

PHP7

sudo nano /etc/apt/sources.list

deb http://repozytorium.mati75.eu/raspbian jessie-backports main contrib non-free

#deb-src http://repozytorium.mati75.eu/raspbian jessie-backports

 

sudo gpg --keyserver pgpkeys.mit.edu --recv-key CCD91D6111A06851

sudo gpg --armor --export CCD91D6111A06851 | sudo apt-key add -

 

sudo apt install php7.0 php7.0-cli php7.0-common php7.0-fpm php7.0-gd php7.0-json php7.0-mcrypt php7.0-mysql php7.0-readline -y

sudo apt-get install php7.0 php7.0-opcache

sudo apt-get install php7.0-cli php7.0-curl php7.0-dev php7.0-fpm php7.0-gd php7.0-mysql php7.0-mcrypt php7.0-opcache -y

 

sudo service php7.0-fpm stop|

sudo service php7.0-fpm start

관련자료

댓글 1
Today's proverb
우정에 정력을 쏟아라. 그러면 당신에게 돌아오는 대가는 놀라울 만큼 만족스러울 것이다. 친구들이 당신을 필요로 할 때 당신이 그들에게 도움을 준다면, 당신이 후원과 위안을 얻기 위해 그들을 필요로 할 때 좋은 친구들이 도움을 줄 것이다. 롱펠로우가 말했듯이 친구를 가지려면 친구가 되어라. (어니 젤린스키 "결혼하지 않는 즐거움"中에서)