摘要:
这个问题整整困扰了我两天,今天终于搞定了。记录一下。 背景是这样的,我呢,在centos服务器上安装了lamp环境,其中php是5.3.3,在用composer安装yii2的时候,出现了某些yii2插件需要php7以上才支持。 于是乎,纠结了一下,是改composer.json中的配置,适应低版本p 阅读全文
摘要:
1 # 2 # This is the main Apache HTTP server configuration file. It contains the 3 # configuration directives(官方指示) that give the server its instructio 阅读全文