lnmp搭建环境易错误点

1、虚拟主机使用桥接网络

2、nginx配置server

3、先ping通,service iptables stop

4、php-fpm开启,使之能正确解析php文件,nginx开启

5、mysql开启,/usr/local/mysql/support-files/mysql.server start           /usr/local/mysql/bin/mysql -uroot -p

 

 

lnmp一键安装包:

lnmp stop

cd /root/lnmp1.2-full/src/php-5.6.9/ext/fileinfo/

/usr/local/php/bin/phpize

./configure --with-php-config=/usr/local/php/bin/php-config

make && make install

修改php.ini配置:加入 extension=”fileinfo.so”

lnmp start

posted @ 2017-02-22 17:29  岁月静好13543  阅读(107)  评论(0编辑  收藏  举报
AmazingCounters.com