摘要:
一、首先安装服务端memcached 1.下载libevent与memcache软件包。 下载memcached: wget http://memcached.org/latestwget http://www.memcached.org/files/memcached-1.5.7.tar.gz 下 阅读全文
posted @ 2018-04-10 15:19
王默默
阅读(817)
评论(0)
推荐(0)
摘要:
原文:https://blog.csdn.net/wulove52/article/details/78376142 PHP建图通常都用GD库,因为是内置的不需要在服务器上额外安装插件,所以用起来比较省心,但是如果你的程序主要的功能就是处理图像,那麼就不建议用GD了,因为GD不但低效能而且能力也比较 阅读全文
posted @ 2018-04-10 12:45
王默默
阅读(8753)
评论(0)
推荐(1)
摘要:
1、生成环境安装配置如下 要求安装如下库: imagickgdmysqlmysqlimysqlndphalconPharsoapsocketsxwebxsvczipzlib 具体查看 vim php-config 就可以知道是如何配置的 --prefix=/home/php' '--with-con 阅读全文
posted @ 2018-04-10 12:39
王默默
阅读(743)
评论(0)
推荐(0)
摘要:
在对nginx添加fastCGI的支持后,然后进行php页面验证,发现页面识别不到,不清楚什么情况,随后google了下,原来是Nginx内置变量问题惹的祸。 1、平台介绍: 1 2 3 4 5 6 OS Version: CentOS release 6.4 (Final) Nginx Versi 阅读全文
posted @ 2018-04-10 11:42
王默默
阅读(11596)
评论(0)
推荐(0)
摘要:
常用的配置参数1. --prefix=/usr/local/php指定 php 安装目录install architecture-independent files in PREFIX 默认/usr/local 2.--with-config-file-path=PATHphp.ini的存放位置Se 阅读全文
posted @ 2018-04-10 09:35
王默默
阅读(701)
评论(0)
推荐(0)
浙公网安备 33010602011771号