Closed
Bug 553375
Opened 15 years ago
Closed 15 years ago
Stage plugindir cannot write to app logs plugins.stage.mozilla.com
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Assigned: fox2mike)
References
()
Details
We have a permissions issue on stage.
file_put_contents(/data/www/plugins.stage.mozilla.com/application/logs/2010-03-18.log.php) [function.file-put-contents]: failed to open stream: Permission denied
Can we make sure apache can write to
application/
cache
logs
Thanks.
Reporter | ||
Comment 1•15 years ago
|
||
Stephen Donner made a good point that we could be out of disk space.
Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → shyam
Assignee | ||
Comment 2•15 years ago
|
||
I see logs as late as a minute ago?
-rw-rw-r-- 1 root root 92462 Mar 18 14:00 2010-03-18.log.php
[root@mrapp-stage02 logs]# date
Thu Mar 18 14:00:37 PDT 2010
Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
Interesting, it sounds like intermittent failures.
Any ideas what would cause this?
Assignee | ||
Comment 4•15 years ago
|
||
Check now, should be okay.
Reporter | ||
Comment 5•15 years ago
|
||
Thanks again!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•