Backport(バックポート) #1042
Can't execute openpne:execute-mail-action bacause of permisson of cache/cli directory
Start date:
2010-05-11
Due date:
% Done:
100%
Description
Overview¶
Can't execute openpne:execute-mail-action task bacause of the permisson of cache/cli directory.
The task is executed by the mail server.
Environment¶
- OpenPNE3.2.x
- OpenPNE3.4.x
- OpenPNE3.5.x-dev
Cause¶
When the owner of cache/cli directory is a user of MTA, the task can't make cache/cli/mobile_mail_frontend directory.
Way to fix¶
When PHP can use POSIX function, opApplicationConfiguration::setCacheDir() set cache/#username# to sf_cache_dir and make this directory.
Related issues
Associated revisions
History
#1
Updated by Shinichi Urabe over 12 years ago
- Status changed from New(新規) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴 29d2074696a3ab557bf7147b05798ebb6ca5a0ef で適用されました。
#2
Updated by Kiwa Sakai over 12 years ago
- Target version set to OpenPNE 3.4.5
#3
Updated by Kousuke Ebihara over 12 years ago
- Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
- % Done changed from 50 to 70
#4
Updated by Kiwa Sakai over 12 years ago
- Status changed from Pending Testing(テスト待ち) to Fixed(完了)
- % Done changed from 70 to 100
問題ありません