chatterboy Posted October 9, 2019 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 309 Reputation: 26 Joined: 11/26/12 Last Seen: November 22, 2024 Share Posted October 9, 2019 Critical Error An error was encountered during the lifetime of the application. This could be due to a variety of problems, such as a bug in the application. However, normally it is caused by misconfiguration. Exception Details Error: Flux_PermissionError Message: The log storage directory '/var/www/html/data/logs' is not owned by the executing user. Remedy with `chown -R 33:33 /var/www/html/data/logs` File: /var/www/html/index.php:125 Im using a Debian 10 its a kind of tricky >.< any idea guys? Link to comment Share on other sites More sharing options...
0 Akkarin Posted October 10, 2019 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Tuesday at 10:17 AM Share Posted October 10, 2019 The error literally tells you what to do. Link to comment Share on other sites More sharing options...
0 chatterboy Posted October 10, 2019 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 309 Reputation: 26 Joined: 11/26/12 Last Seen: November 22, 2024 Author Share Posted October 10, 2019 (edited) [Problem SOLVE] I've finaly found the missing piece $ sudo chown -R www-data:www-data /var/www/html ^_^ happy day!! Edited October 10, 2019 by chatterboy Link to comment Share on other sites More sharing options...
0 arcada Posted January 13, 2022 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 01/09/22 Last Seen: March 17, 2022 Share Posted January 13, 2022 sometimes, in my case if you are in a virtual machine using a shared folder you will need more magic to make it happen. but, this isnt a fluxcp issue its because shared folders in VM are kind of protected. Link to comment Share on other sites More sharing options...
Question
chatterboy
Critical Error
An error was encountered during the lifetime of the application.
This could be due to a variety of problems, such as a bug in the application.
However, normally it is caused by misconfiguration.
Exception Details
Error: Flux_PermissionError
Message: The log storage directory '/var/www/html/data/logs' is not owned by the executing user. Remedy with `chown -R 33:33 /var/www/html/data/logs`
File: /var/www/html/index.php:125
Im using a Debian 10 its a kind of tricky >.< any idea guys?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts