热门
最新
红包
立Flag
投票
同城
我的
发布
用宝塔面板部署网站,执行到如下代码
cd /www/wwwroot/yuniu.top
git clone -b dev https://github.com/Anankke/SSPanel-Uim.git ${PWD}
git config core.filemode false
wget https://getcomposer.org/installer -O composer.phar
php composer.phar
php composer.phar install
执行到上面的代码后出现如下显示,一直不动了,服务器也卡死了
Loading composer repositories with package information
Updating dependencies (including require-dev)
哪位大神帮忙看看实在是找不到原因了
打开网站报如下错误
CSDN App 扫码分享
评论
1
打赏
- 复制链接
- 举报
下一条:
用宝塔面板部署网站,执行到如下代码cd /www/wwwroot/yuniu.topgit clone -b dev https://github.com/Anankke/SSPanel-Uim.git ${PWD}git config core.filemode falsewget https://getcomposer.org/installer -O composer.pharphp composer.pharphp composer.phar install 执行到上面的代码后出现如下显示,一直不动了,服务器也卡死了Loading composer repositories with package informationUpdating dependencies (including require-dev) 哪位大神帮忙看看实在是找不到原因了打开网站报如下错误