+ Reply to Thread
Results 1 to 2 of 2

Thread: 4.9.0 to 4.9.1 Update > System error and Smarty error

  1. #1
    Junior Member
    Join Date
    Nov 2017
    Posts
    14

    4.9.0 to 4.9.1 Update > System error and Smarty error

    Hi All,

    Please help and may i know how to fix below error after update 4.9.0 to 4.9.1.
    (message showing at admin > database page and plugins change log section)

    Warning: file_put_contents(/home/xxxx/public_html/tmp/errorLog/errors.log): failed to open stream: Permission denied in /home/xxxx/public_html/includes/classes/rlDebug.class.php on line 228
    System error occurred
    Smarty error: unable to write to $compile_dir '/home/xxxx/public_html/tmp/aCompile'. Be sure $compile_dir is writable by the web server user.
    line# 1100
    file: /home/xxxx/public_html/libs/smarty/Smarty.class.php
    PHP version: 7.4.33


    Thank you and Regards,
    Felix

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,162
    Hello,

    You need to contact your hosting about file permissions for the errors.log (in public_html/tmp/errorLog)

+ Reply to Thread