The local storage driver is not suitable because it does not apply the appropriate permissions to local files. This is a big issue especially for shared hosting where the webserver will create a file and the owner is locked from touching it. We detect the local driver and use the FileHelper class whenever a file or directory is created. Eg: if configured to apply chmod 777 then it will be fulfilled as expected. |
||
|---|---|---|
| .. | ||
| eventlog | ||
| maillayout | ||
| mailsettings | ||
| mailtemplate | ||
| pluginversion | ||
| requestlog | ||
| EventLog.php | ||
| File.php | ||
| MailLayout.php | ||
| MailSettings.php | ||
| MailTemplate.php | ||
| Parameters.php | ||
| PluginVersion.php | ||
| RequestLog.php | ||