Actions
Bug(バグ) #957
closedCan't execute openpne:execute-mail-action bacause of permisson of cache/cli directory
Start date:
2010-04-12
Due date:
% Done:
100%
Estimated time:
3.6 で発生するか:
3.8 で発生するか:
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.
Updated by Shogo Kawahara almost 15 years ago
- Status changed from Pending Fixing(修正待ち) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴 ad74c4a1c6b03199da714290af051963bcba9709 で適用されました。
Updated by Kousuke Ebihara over 14 years ago
- Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
Updated by Kiwa Sakai over 14 years ago
- Status changed from Pending Testing(テスト待ち) to Fixed(完了)
- % Done changed from 50 to 100
Actions