Smarty.class.php

Discussion in 'Installation' started by seashell, Jun 16, 2003.

  1. seashell

    seashell Guest

    Hi,

    I've tried to install amember a few times, and I'm having no luck. I even downloaded it again to make sure I didn't have a bad download. Followed the docs. After step 4, I was jumped to page 6 of 6 with the following message:

    Warning: mkdir(/home/twolearn/public_html/amember/templates_c/749) [function.mkdir]: Permission denied in /home/twolearn/public_html/amember/smarty/Smarty.class.php on line 1462

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

    Warning: Smarty error: problem writing '/home/twolearn/public_html/amember/templates_c/749/749031081/0.php.' in /home/twolearn/public_html/amember/smarty/Smarty.class.php on line 546

    Warning: fetch(/home/twolearn/public_html/amember/templates_c/749/749031081/0.php) [function.fetch]: failed to create stream: Permission denied in /home/twolearn/public_html/amember/smarty/Smarty.class.php on line 641

    Warning: fetch() [function.fetch]: Failed opening '/home/twolearn/public_html/amember/templates_c/749/749031081/0.php' for inclusion (include_path='') in /home/twolearn/public_html/amember/smarty/Smarty.class.php on line 641


    I have no idea what I need to do! I am very new to all of this, so this is so far beyond me!

    I appreciate any help or suggestions!!! Thank You!!!
  2. alex-adm

    alex-adm Guest

    It is about aMember Free.

    Please edit config.inc.php and set
    $config['tpl_cache_level'] = 0;
  3. seashell

    seashell Guest

    Thank you so much Alex!!!! That was the problem. What an impressive program!!!!!

    My error log says:

    Cannot open /home/site/public_html/amember/data/.htpasswd for write. Make directory /home/site/public_html/amember/data and this file writeable for PHP scripts.

    I saw a post that said to change the chmod on the data folder to 707, so I did that. Hope that will fix things.

    When using my ftp program, my data folder appears empty (I'm hoping that is because there is an access file in it????). Therefore, I can't change the chmod on the .htpasswd file.

    Did I correct the problem???

    Thanks again for your help!!!
  4. alex-adm

    alex-adm Guest

    Filenames started from point (.) may disappear when you access it using FTP.

    Use your hosting control panel file manager to see it. Or just remove folder and create it
    again then assign right permissions (707 usually).

Share This Page