10 2018 档案

摘要:Error Call to undefined function app\modules\admin\models\simplexml_load_file() php-xml扩展没有安装 在ubuntu下面安装 Error Call to undefined function app\modules 阅读全文
posted @ 2018-10-10 20:11 空空空空白 阅读(598) 评论(0) 推荐(0)
摘要:使用nginx -c的参数指定nginx.conf文件的位置 阅读全文
posted @ 2018-10-08 18:39 空空空空白 阅读(1535) 评论(0) 推荐(0)
摘要:OR 阅读全文
posted @ 2018-10-08 18:34 空空空空白 阅读(170) 评论(0) 推荐(0)
摘要:/etc/nginx/sites-enabled/default server { listen 80; listen [::]:80; server_name localhost; root /home/liu/jnoj/web; #项目路径 index index.html index.php; ... 阅读全文
posted @ 2018-10-08 18:31 空空空空白 阅读(500) 评论(0) 推荐(0)