摘要: 转载地址:http://lamp.phpstudy.net/ phpStudy Linux版&Win版同步上线 支持Apache/Nginx/Tengine/Lighttpd/IIS7/8/6 phpStudy for Linux 支持Apache/Nginx/Tengine/Lighttpd,支持 阅读全文
posted @ 2016-07-21 15:53 大漠孤城漫黄沙 阅读(172) 评论(0) 推荐(0)
摘要: 安装php的模块有两种方式: 一、重新编译php,加上--with-gettext 二、动态安装 现在说下第二个动态安装 1、下载同版本的php原包,解压后进入ext目录,目录下便是模块 2、进入gettext目录下执行: /usr/local/php/bin/phpize ./configure 阅读全文
posted @ 2016-07-21 14:41 大漠孤城漫黄沙 阅读(2692) 评论(0) 推荐(0)