Ubuntu 15 builds PHP development environment

Source: Internet
Author: User
Tags php development environment
Install Chinese Input Method (refer to Baidu Experience)

http://jingyan.baidu.com/article/ad310e80ae6d971849f49ed3.html

Install right-click Terminal

1.打开一个Terminal(ctrl+alt+t),输入如下指令sudo apt-get install nautilus-open-terminal2.-q或者安装一个非常好用的 terminal   :  Guake  

Build Lamp development environment

sudo#安装apache sudo#安装php和apache的php模块sudo#安装mysql服务端和客户端sudo#安装PHP的memcached拓展

Installing Memcache

sudo#安装php memcached 扩展-d5011211#启动一个memcached服务-d 是启动一个守护进程 -m 指定使用多少兆的缓存空间;-p 指定要监听的端口; -u 指定以哪个用户来运行-l 是监听的服务器ip地址,默认为127.0.0.1  -c是最大并发连接数,默认102411211127.0.0.1...Connected to localhost.

Installing Curl Expansion

sudo apt-get install curl libcurl3 libcurl3-dev php5-curl

Install SVN

sudo#输入svn --version 检测时否安装成功

Copyright Notice: Knowledge is taken to the people, to the people! Welcome reprint, Reprint please attach this article link, not regularly updated articles!

The above describes the Ubuntu 15 build PHP development environment, including the aspects of the content, I hope the PHP tutorial interested in a friend helpful.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.