Installtion fails caused by non existend files #377
crackscout123
started this conversation in
Issues
Replies: 1 comment
-
Your file permissions aren't set correctly.
Next enabled all members of the www-data group to read and write files
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Platform:
Ubuntu 18 LTS
Server type:
Apache2
PHP version:
8.2
The installer is looking for two files which dont exsist called "INSTALLING" and "INSTALLERLOCK".
I tried to work around it by creating a empty file called "INSTALLERLOCK" this works in the first place, I can go to the next step BUT now its looking for the "INSTALLING" file. I tried the same method with the empty file (and added permission so it can be accessed) but it does not work.
Here the Exception:
https://flareapp.io/share/W7zRk3k7#F55
Beta Was this translation helpful? Give feedback.
All reactions