Notifications
Clear all
Topic starter
Hello I am new to projeqtor I am trying to install it on ubuntu but I have this error incorrect value for 'Log file name', cannot write to such a file: check access rights.
I tried all the solutions I saw on the forum but nothing worked.
Can you help me please
Posted : 28 Jul 2020 18H25
Give write access to PHP user on projeqtor folder.
chown -R www-data: /var/www/html/projeqtor chmod -R 755 /var/www/html/projeqtor
Posted : 28 Jul 2020 18H29