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.
我收到此代码的 php (5.4) 警告: fopen("error.log","w");
警告 警告:fopen(error.log): failed to open stream: Permission denied in ...
关键是,error.log 存在并且拥有 777 权限。我能做些什么?
我在 ubuntu 10.04 系统上使用 Apache2、php 5.4