• hey,

    After update 1.6.1 became a bug:
    WPCACHEHOME must be set in config file.

    Solution is:
    In the file wp-cache-phase2.php

    line 1058 should be:
    $tmp_file = tempnam( WP_TEMP_DIR, ‘wpsc’ );

    Otherwise sys_get_temp_dir() will get _system_ tmp php folder (like /tmp)
    Yes, /tmp from the ROOT you can not reach.

    Please correct in the next ver., ASAP!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Bug in Version 1.6.1’ is closed to new replies.