Arun Chauhan

Results 3 comments of Arun Chauhan

It's mostly because the permissions are not correct for the SuiteCRM directory. If you give correct permissions. I will initialize a log file and this should work. I too had...

The issue here is on the line 732 in install/install_utils.php . You can change the code from if (@fwrite($fp, $nl.$entry) === false) { $GLOBALS['log']->fatal('could not write to install.log: '.$entry); }...

Anybody got the answer to the above question