centos root登陆后执行一键脚本,最后提示完成。但访问IP地址后无任何内容。
ssh有错误,如下,您看看
Cloning into 'tmp'...
remote: Enumerating objects: 227, done.
remote: Counting objects: 100% (227/227), done.
remote: Compressing objects: 100% (143/143), done.
remote: Total 15357 (delta 146), reused 147 (delta 84), pack-reused 15130
Receiving objects: 100% (15357/15357), 146.45 MiB | 15.79 MiB/s, done.
Resolving deltas: 100% (8353/8353), done.
HEAD is now at 64e3561 fix bugs
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Do not run Composer as root/super user! See https://getcomposer.org/root for details
centos root登陆后执行一键脚本,最后提示完成。但访问IP地址后无任何内容。
ssh有错误,如下,您看看
Cloning into 'tmp'...
remote: Enumerating objects: 227, done.
remote: Counting objects: 100% (227/227), done.
remote: Compressing objects: 100% (143/143), done.
remote: Total 15357 (delta 146), reused 147 (delta 84), pack-reused 15130
Receiving objects: 100% (15357/15357), 146.45 MiB | 15.79 MiB/s, done.
Resolving deltas: 100% (8353/8353), done.
HEAD is now at 64e3561 fix bugs
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Do not run Composer as root/super user! See https://getcomposer.org/root for details