操作
Bug(バグ) #957
完了Can't execute openpne:execute-mail-action bacause of permisson of cache/cli directory
開始日:
2010-04-12
期日:
進捗率:
100%
予定工数:
3.6 で発生するか:
3.8 で発生するか:
説明
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.
Shogo Kawahara さんが14年以上前に更新
- ステータス を Pending Fixing(修正待ち) から Pending Review(レビュー待ち) に変更
- 進捗率 を 0 から 50 に変更
更新履歴 ad74c4a1c6b03199da714290af051963bcba9709 で適用されました。
Kousuke Ebihara さんが14年以上前に更新
- ステータス を Pending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更
Kiwa Sakai さんが14年以上前に更新
- ステータス を Pending Testing(テスト待ち) から Fixed(完了) に変更
- 進捗率 を 50 から 100 に変更
操作