Errrors On Adm Page

Discussion in 'Installation' started by CitiVibe, Dec 24, 2003.

  1. CitiVibe

    CitiVibe Guest

    I've been trying to install Amember(Free) on my server. I completed the installation but when I tried to log to the admin I recieved the following error code:



    Warning: session_start(): open(/tmp/sess_5dcb505f9ee496b74dc854920c0e23eb, O_RDWR) failed: Permission denied (13) in /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php on line 88

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php:88) in /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php on line 88

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php:88) in /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php on line 88

    Warning: session_write_close(): open(/tmp/sess_5dcb505f9ee496b74dc854920c0e23eb, O_RDWR) failed: Permission denied (13) in /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php on line 92

    Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php on line 92

    Warning: session_start(): open(/tmp/sess_5dcb505f9ee496b74dc854920c0e23eb, O_RDWR) failed: Permission denied (13) in /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php on line 93

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php:88) in /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php on line 93

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php:88) in /home/virtual/site19/fst/var/www/html/paid_members/admin/login.inc.php on line 93

    Warning: Unknown(): open(/tmp/sess_5dcb505f9ee496b74dc854920c0e23eb, O_RDWR) failed: Permission denied (13) in Unknown on line 0

    Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
  2. alex-adm

    alex-adm Guest

    It is all clear from error messages. PHP cannot write session data to /tmp/ folder. Make /tmp/ folder writeable for anybody - it is default setting for Linux/Unix
  3. bestroligast

    bestroligast Guest

    Hi...i get this when im trying to go to admin :

    Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 32102 is not allowed to access /home owned by uid 0 in /home/money/public_html/amember/smarty/Smarty.class.php on line 1462

    Warning: Smarty error: problem creating directory "/home/money/public_html/amember/templates_c/N53/N534736381" in /home/money/public_html/amember/smarty/Smarty.class.php on line 546

    Warning: Smarty error: problem writing '/home/money/public_html/amember/templates_c/N53/N534736381/0.php.' in /home/money/public_html/amember/smarty/Smarty.class.php on line 546

    Warning: fetch(): Unable to access /home/money/public_html/amember/templates_c/N53/N534736381/0.php in /home/money/public_html/amember/smarty/Smarty.class.php on line 641

    Warning: fetch(/home/money/public_html/amember/templates_c/N53/N534736381/0.php): failed to open stream: No such file or directory in /home/money/public_html/amember/smarty/Smarty.class.php on line 641

    Warning: fetch(): Failed opening '/home/money/public_html/amember/templates_c/N53/N534736381/0.php' for inclusion (include_path='.:./:/usr/local/lib/php/:/usr/local/lib/php') in /home/money/public_html/amember/smarty/Smarty.class.php on line 641

    Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 32102 is not allowed to access /home owned by uid 0 in /home/money/public_html/amember/smarty/Smarty.class.php on line 1462

    Warning: Smarty error: problem creating directory "/home/money/public_html/amember/templates_c/N53/N534736381" in /home/money/public_html/amember/smarty/Smarty.class.php on line 546

    Warning: Smarty error: problem writing '/home/money/public_html/amember/templates_c/N53/N534736381/0.php.' in /home/money/public_html/amember/smarty/Smarty.class.php on line 546

    Warning: fetch(): Unable to access /home/money/public_html/amember/templates_c/N53/N534736381/0.php in /home/money/public_html/amember/smarty/Smarty.class.php on line 641

    Warning: fetch(/home/money/public_html/amember/templates_c/N53/N534736381/0.php): failed to open stream: No such file or directory in /home/money/public_html/amember/smarty/Smarty.class.php on line 641

    Warning: fetch(): Failed opening '/home/money/public_html/amember/templates_c/N53/N534736381/0.php' for inclusion (include_path='.:./:/usr/local/lib/php/:/usr/local/lib/php') in /home/money/public_html/amember/smarty/Smarty.class.php on line 641


    fatal_error called twice

    thanks/P
  4. bestroligast

    bestroligast Guest

    Don't understand but is it missing files in /home/money/public_html/amember/templates_c/N53/N534736381 ??

    cause the only file i have in that folder is .htaccess :(
  5. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Please edit file
    amember/config.inc.php and
    set
    $config['tpl_cache_level'] = 0;
  6. bestroligast

    bestroligast Guest

    thank you...but now i get new error messages :

    MYSQL ERROR:
    Table 'money_amember.amember_error_log' doesn't exist
    in query:
    INSERT INTO amember_error_log (member_id, time, remote_addr, url, referrer, error) VALUES (NULL, NOW(), '213.64.76.4', '/amember/admin/', '', 'MYSQL ERROR:
    Table \'money_amember.amember_cron_run\' doesn\'t exist
    in query:
    SELECT UNIX_TIMESTAMP(time) \n FROM amember_cron_run \n WHERE id=1')


    or please go Here if possible...thanks/P
  7. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    You've not followed installation procedure described in the manual and script is not set correctly (not all database tables installed). It has nothing common with script bugs or problems - you made something VERY strange during or after setup. Isn't it?
  8. bestroligast

    bestroligast Guest

    well no i don't think so.. i will try to reinstall it..i come back soon
  9. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    OK - please let me know.

    If it happen again, please describe how did you setup this.
  10. bestroligast

    bestroligast Guest

    Hi..now it worked for me..i think i did say no when it asked me to install the databas tables..i thought it asked me to create the database wich i already had :rolleyes: ...thanks for excellent support ;)

Share This Page