#奇怪的问题
无法访问php文件,总是报错 file not found
解决思路
1.首先查询 文件是否存在
2.查询nginx php访问的配置
3.关闭selinux
配置ssh 免密码 登录总是提示需要输入密码
解决思路
1.排查下authorized_keys 是否存在key
2.排查/etc/sshd/sshd_config下是否关闭了 证书登录【PubkeyAuthentication no】
nohup 命令 & 运行后 关闭SSH 还是 存在问题
disown -h %1
sysctl -p 后 docker mysql就无法连接了
重启服务器就可以了
php74 容器中crontab
crond
ps -ef|grep crond