deepxl 10月 20th, 2017
Posted In: computer knowledge(电脑知识)
Leave a Comment
vi /usr/local/nginx/conf/fastcgi.conf
fastcgi_param PHP_ADMIN_VALUE "open_basedir=$document_root/:/tmp/:/proc/:/var/www/";
deepxl 10月 11th, 2017
Posted In: PHP开发笔记