- Writable Files and Configuration Directories... This directory must exist a
nd it must be writable by your web server: application/files/
I created this directories manually and set their permissions to 777 (Basic Setup & Installation) but the error persists. It seems I don’t have suexec or phpsuexec available.
Just to follow up: it gives bool(true), yet I get the same error message insisting application/files was not writable. I’m now trying this on a local virtual host where I can try anything. Do you have any more ideas?
And I got my username for the whoami command and got bool(true) for the first one and two times bool(false).
I tried executing this from a root prompt:
and got the wwwrun user for the whoami command but I see three bool(false).
I’m confused now: apache does run as wwwuser (as confirmed by executing whoami in index.php) but php runs as my user and can write to ./vendor/bin/concrete, but if it runs as wwwuser still can’t write to the relevant directories required by the script.
So it’s apparently a misconfiguration of my system but I can’t figure out how to get that right.
Please remark that this way you are checking absolute paths.
If you want to check the application/config and packages directory under the directory where you have your script, you should write