Media Informasi

Media Informasi harian terkini

  • Home
Home » Algoritma , Application , Belajar , cmd , Coding , console , dokumentasi , Trik , tutorial , web , Website » How To Change PHP Version In Cloud 9

How To Change PHP Version In Cloud 9

  aditya    
HOW to change PHP version from v 5.5.9 to v 5.6.16

You can use phpbrew on Cloud9. I found that the standard installation process works fine, just run the commands below.
We first install the libmcrypt-dev package to avoid running into dependency issues during build:
$ sudo apt-get update
$ sudo apt-get install libmcrypt-dev
Next, we download phpbrew and move it to /usr/local/bin:
$ curl -L -O https://github.com/phpbrew/phpbrew/raw/master/phpbrew
$ chmod +x phpbrew
$ sudo mv phpbrew /usr/local/bin/
$ phpbrew init

# add this to your ~/.bashrc
$ [[ -e ~/.phpbrew/bashrc ]] && source ~/.phpbrew/bashrc

$ phpbrew lookup-prefix ubuntu
Once set up, we install and load PHP 5.6:
$ phpbrew install 5.6 +default
$ phpbrew switch php-5.6.16
$ phpbrew use php-5.6.16
$ php -v
PHP 5.6.16 (cli) (built: Dec 29 2015 21:31:19) 
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
Label: Algoritma, Application, Belajar, cmd, Coding, console, dokumentasi, Trik, tutorial, web, Website

Arsip Blog

Popular Posts

  • Contoh soal dan pembahasan Kalkulus 1 Integral
  • Membuat Login Form dengan PHP [Level Multi User]
  • Vocaloid 2 Hatsune Miku Full [Free Download]
  • Cara Import Database Ke Phpmyadmin yang File Nya *.opt *.frm *.MYD *.MYI
  • Cara Membuat Program Olah Data Sederhana menggunakan Netbean
  • Cara Menggunakan SSH di Android
  • Tutorial Mencari BUGS Host , Website , Server
  • Resident Evil 6 (2013) Full Version Pc Game Download Full Crack Patch iso
  • After "Submit", redirect back to previous page php
  • Buat text bergerak segala arah

Label

  • Trik (49)
  • software (49)
  • Info (47)
  • PHP (47)
  • tutorial (27)
  • Website (24)
  • Belajar (23)
  • Java (12)
  • Algoritma (11)
  • games (11)
  • Teknologi (9)
  • SEO (8)
  • berita (8)
  • film (8)
  • Design (6)
  • database (5)
  • promo (2)

Pengunjung

About

SEO Starter is SEO and Mobile Friendy Blogger Template. Responsive Sesuai dengan Rekomendasi Google

Web Links

  • Blogger Platform
  • CMS WordPress
  • Facebook
  • Microblogging
  • Manchester United

Follow by Email

Subsribe to get post update from this blog in your email inbox.

Copyright © Media Informasi. All rights reserved. Template by Romeltea Media