View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005930 | OXID eShop (all versions) | 4.08. Cache | public | 2014-10-23 17:08 | 2023-12-13 09:41 |
Reporter | henrik.steffen | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 4.8.7 / 5.1.7 | ||||
Summary | 0005930: System health check should also check if folder for default cache backend on filesystem has sufficient permissions | ||||
Description | Should be added to Files/folders access rights, otherwise Default Cache Backend can be activated, but will just provide nonsense. Or, additionally, when activating Default Cache Backend, or changing Filesystem foldername, a check should verify if folder exists and if permissions are sufficient. | ||||
Tags | Cache | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
http://wiki.oxidforge.org/Installation#Files_.26_Folder_Permission_Setup |
|
Method oxSysRequirements::checkServerPermissions does not check whether 'cache' directory has sufficient permissions for EE shop edition which should be done. This directory can be retrieved from oxFileCacheConnector::getCacheDir |