摘要:
今天想把玩一下tp5,结果怎么都无法访问,每次都是报500错误,我把错误提示都打开看到下面的错误 require(): open_basedir restriction in effect. File(/mnt/hgfs/root/tp5/thinkphp/start.php) is not wit 阅读全文
posted @ 2017-06-05 14:56
一只猪儿虫
阅读(1730)
评论(0)
推荐(0)
摘要:
cd nginx安装目录下/conf/nginx.conf 查看pid文件存放路径 (如果自己知道就不用执行上面这一步) 然后删除这个nginx.pid文件 然后再次杀掉nginx进程 搞定 阅读全文
posted @ 2017-06-05 10:45
一只猪儿虫
阅读(2128)
评论(0)
推荐(0)
摘要:
在 Linux 和 Mac OS X 中可以运行如下命令: curl -sS https://getcomposer.org/installer | phpmv composer.phar /usr/local/bin/composer 在 Windows 中,你需要下载并运行 https://ge 阅读全文
posted @ 2017-06-05 10:04
一只猪儿虫
阅读(104)
评论(0)
推荐(0)