03 2019 档案
摘要:问题原因: Apache支持伪静态规则在项目的入口目录有个.htaccess文件,Apache默认识别此文件内容, 但是Nginx不识别.htaccess文件,导致伪静态规则失效,从而无法解析url地址,导致404错误。 解决办法: Convert apache htaccess rewrite r
阅读全文
摘要:1. 安装redis Redis安装流程请移步 https://www.cnblogs.com/IT-Crowd/articles/10626765.html 2. 下载Redis扩展 [root@root php-extension]# wget https://pecl.php.net/get/
阅读全文
摘要:mysql> select version(); + +| version() |+ +| 5.7.23-log |+ +1 row in set (0.12 sec)
阅读全文
摘要:1.下载redis 下载目录 /usr/local/src [root@root src]# wget http://download.redis.io/releases/redis-5.0.4.tar.gz 2.解压 [root@root src]# tar -zxvf redis-5.0.4.t
阅读全文
摘要:[root@root ~]# yum install -y ntpdate 执行:ntpdate[root@root ~]# ntpdate 120.24.81.91或[root@root ~]# ntpdate pool.ntp.org date命令查看当前时间:[root@root ~]# da
阅读全文
摘要:报错信息: No pool defined. at least one pool section must be specified in config file [11-Mar-2019 23:57:30] ERROR: failed to post process the configurati
阅读全文
摘要:nginx.conf中红框部分修改成你的实际网站根目录
阅读全文

浙公网安备 33010602011771号