Loading...
nginx 升级1.nginx包准备nginx下载链接:http://nginx.org/en/download.html上传到对应服务器2.升级2.1 查看现有的nginx编译参数[root@localhost local]# nginx -s stop [root@localhost local]# nginx -V nginx version: nginx/1.12.2 built b...
1.停掉服务systemctl stop php-fpm 2.备份原有数据php7.2,下载新php7.3cd /data wget https://ww...
Php-ldapcd /.../php-7.2.9/ext/ldap/ /.../php/bin/phpize cp -frp /usr/lib64/libldap* /usr/lib/ ./configure --with-php-config=/.../php/bin/php-config --with-ldap make && make install vim /....
页面显示报错如下:Fatal error: Allowed memory size of 134217728 bytes exhausted (tried...