Jump to content
  • 0

Flux CP Critical Error "Flux_PermissionError"


Question

Posted

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?

3 answers to this question

Recommended Posts

  • 0
Posted (edited)

[Problem SOLVE]

I've finaly found the missing piece 

$ sudo chown -R www-data:www-data /var/www/html

^_^ happy day!!

 

Edited by chatterboy
  • 0
Posted

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.

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...