Skip to content

ubuntu14.04安装php7 #7

@HuarenYu

Description

@HuarenYu

sudo apt-get install -y language-pack-en-base
sudo LC_ALL=en_US.UTF-8 add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install php7.0-fpm
sudo apt-get install php7.0-mysql
生成laravel项目需要安装
sudo apt-get install php7.0-mbstring
sudo apt-get install php7.0-xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions