this is from the log:
2018-09-03 20:52:28.034 ===== TRACE ===== REWRITE PARAMTERS.PHP FILE = END ======================
2018-09-03 20:52:28.034 ===== TRACE ===== set default profile [V3.4.0]
2018-09-03 20:52:28.043 ===== TRACE ===== delete old references to projectorria [V4.0.0]
2018-09-03 20:52:28.044 ===== TRACE ===== update user password changed date [4.2.0]
2018-09-03 20:52:28.094 ===== TRACE ===== update bill reference [5.1.0.a]
2018-09-03 20:52:28.107 ===== TRACE ===== Create delivery types from deliverable types
2018-09-03 20:52:28.237 ***** ERROR ***** [] ERROR *****
2018-09-03 20:52:28.237 ***** ERROR ***** [] on file '/var/www/primusmotus.dk/public_html/projeqtor/model/Cron.php' at line (263)
2018-09-03 20:52:28.237 ***** ERROR ***** [] cause = fopen(/RESTART) [<a href='
php.net/manual/en/function.fopen'>function.fopen]: failed to open stream: Permission denied
The error occurs after I try to login for the first time with admin/admin. I can see that my database gets populated, but it stops abruptly on the error above.
As the error log says, the issue is with write permissions. But i'm a bit lost which file or what permissions I have to give. Can anyone elaborate and helm me?