View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019623 | phpList 3 application | Automatic updater | public | 08-12-18 18:38 | 09-08-19 12:50 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Fedora | OS Version | 26 |
Fixed in Version | 3.4.0 | ||||
Summary | 0019623: Label the following message as an error: 'No write permission for the following files:' | ||||
Description | The following message represents an error: 'No write permission for the following files:' Make this fact clear by adding 'Error: ' before it. | ||||
Tags | No tags attached. | ||||
|
Have this error on Win10 3.3.7-RC1. The file list is blank. Is this expected ? |
|
@grindlay Thanks for testing. What windows filesystem are you using? Can you please check apache error.log, browser network response and console? For the automatic update to continue, the whole phpList directory and the files within it must be writable by the HTTP user under which your Apache web server is running. |
|
Sorry I should have been more specific, windows browser client but PHPList is running on CentOS 6.10/PHP7.2. All my files have 0644 permission and directories have 0755. Nothing in /var/log/apache2/error_log and nothing in the local PHP error_log either. HTTP user is the account owner user:user. Apache uses PHP-FPM. |
|
|
|
@xheni I didn't resolve it, but I don't think it was caused by SELinux (as disabling it made no difference). |
|
SELinux is disabled on my system root@ds [~]# sestatus SELinux status: disabled I still have the issue on 3.3.9RC3 |
|
I have the same issue : No error in Apache log file. User and group of phpList folder is the Apache's owner/group (www-data) Version : PHPList 3.4.0 with PHP 7.0.33 OS : 4.9.0-8-amd64 #1 SMP Debian 4.9.144-3.1 (2019-02-19) x86_64 GNU/Linux with SE Linux disables |