Trouble in installing the openinviter

657 Views Asked by At

While installing openinviter I get the following error:

"Unable to write stats. /var/www/open/openinviter_stats.sqlite is not writable"

How to fix this installation error?

Screenshots of the error:

viewerror

1

There are 1 best solutions below

0
On

Sounds like the user account the web server is running under does not have permission to write to the file. Try changing the permissions on the file and seeing if that does it.