Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经安装了Recess并创建了一个应用程序。但是我不能对应用程序创建的文件做任何事情,我不能编辑、删除、移动文件。当我尝试删除时,我得到一个 550 的 FTP 错误。服务器上的任何其他文件我可以以任何我喜欢的方式修改。
我发现用户已设置为apache我可以手动更改此设置,但为什么将其设置为所有者?
apache
似乎您正在使用该用户运行 Apache,因此,当 www 应用程序创建某些内容时,它将使用“apache”用户创建它。发送更多详细信息。