【发布时间】:2015-04-04 22:31:23
【问题描述】:
我正在按照本教程在 AWS 实例 http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hosting-wordpress.html 中部署 wordpress 应用程序,但在执行时出现错误
[ec2-user@ip-10-10-1-73 ]$ find /var/www -type f -exec sudo chmod 0664 {} +
sudo: unable to execute /bin/chmod: Argument list too long
sudo: unable to execute /bin/chmod: Argument list too long
这个错误的根本问题是什么?
【问题讨论】:
标签: mysql linux amazon-web-services permissions apache2