摘要: git上传仓库时报错 解决方法共两步1、移除git remote rm origin2、再次连接git remote add origin ‘仓库地址’ 完成之后再次重新提交即可。 阅读全文
posted @ 2022-09-13 15:33 zhang_you_wu 阅读(1459) 评论(0) 推荐(0)
摘要: Warning: require(): open_basedir restriction in effect. File(/www/wwwroot/svnrepos/thinkphp/base.php) is not within the allowed path(s): (/www/wwwroot 阅读全文
posted @ 2022-09-13 15:16 zhang_you_wu 阅读(700) 评论(0) 推荐(0)