Hi all,
I tried install the Flarum in CentOS 7, but I am not able to continue with installation.
The webpage is still showing that the folders are not writable, but I already changed owner and set chmod 775 to the folders.
OS: CentOS 7
PHP Version 7.1.11
Apache 2
directory where was Flarum installed:
drwxrwxr-x. 6 apache apache 4096 Jan 4 20:49 .
drwxrwxr-x. 3 root apache 36 Jan 4 20:46 ..
-rw-r--r--. 1 apache apache 319 Jan 4 20:46 admin.php
-rw-r--r--. 1 apache apache 317 Jan 4 20:46 api.php
drwxrwxr-x. 3 apache apache 21 Jan 4 20:46 assets
-rw-r--r--. 1 apache apache 1708 Jan 4 20:46 composer.json
-rw-r--r--. 1 apache apache 162078 Jan 4 20:49 composer.lock
-rw-r--r--. 1 apache apache 4958 Jan 4 20:46 CONTRIBUTING.md
-rw-r--r--. 1 apache apache 354 Jan 4 20:46 .editorconfig
-rw-r--r--. 1 apache apache 381 Jan 4 20:46 flarum
-rw-r--r--. 1 apache apache 3820 Jan 4 20:46 .htaccess
-rw-r--r--. 1 apache apache 319 Jan 4 20:46 index.php
-rw-r--r--. 1 apache apache 1083 Jan 4 20:46 LICENSE
-rw-r--r--. 1 apache apache 104 Jan 4 20:46 Procfile
-rw-r--r--. 1 apache apache 1480 Jan 4 20:46 readme.md
drwxr-xr-x. 2 apache apache 43 Jan 4 20:46 scripts
drwxrwxr-x. 8 apache apache 84 Jan 4 20:46 storage
-rw-r--r--. 1 apache apache 11320 Jan 4 20:46 Vagrantfile
drwxr-xr-x. 31 apache apache 4096 Jan 4 20:49 vendor
parent directory:
drwxrwxr-x. 6 apache apache 4096 Jan 4 20:49 flarum
Can somebody help me with this issue?
Thank you!