Smarty Error

Discussion in 'Installation' started by Nelson, Sep 26, 2003.

  1. Nelson

    Nelson Guest

    Warning: mkdir(): open_basedir restriction in effect. File(/home) is not within the allowed path(s): (/home/xxxxxxx:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/xxxxxx/public_html/amember/smarty/Smarty.class.php on line 1462

    Warning: Smarty error: problem creating directory "/home/xxxxxxx/public_html/amember/templates_c/749/749031081" in /home/xxxxxxx/public_html/amember/smarty/Smarty.class.php on line 546

    And i change permissions on Templates and on templates_c
    also i change the edit config.inc.php and
    $config['tpl_cache_level'] = 0;

    Thanks a lot for your Help
  2. alex-adm

    alex-adm Guest

    If you email me your config.inc.php, I will try to figure out.
    Line
    $config['tpl_cache_level'] = 0;
    must resolve this problem for sure

Share This Page