Activity Stream
48,167 MEMBERS
61053 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member

    Default any tutorial to install wp super cache on wordpress using nginx?

    i always get errors someone could help? thanks
    bachbell Reviewed by bachbell on . any tutorial to install wp super cache on wordpress using nginx? i always get errors someone could help? thanks :( Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Pure Awesomeness!
    You could start by posting them errors.



  4.     
    #3
    Member
    PHP Code: 
    WarningWP Super Cache caching brokenThe script advanced-cache.php could not load wp-cache-phase1.php.

    Please  edit /var/www/9.com/wp-content/advanced-cache.php and make sure  the path to  /var/www/*****/wp-content/plugins/wp-super-cache/wp-cache-phase1.php  is correct
    advance-cache.php

    PHP Code: 
    <?php
    # WP SUPER CACHE 1.2
    function wpcache_broken_message() {
        if ( 
    false == strpos$_SERVER'REQUEST_URI' ], 'wp-admin' ) )
            echo 
    "<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->";
    }

    if ( 
    false == defined'WPCACHEHOME' ) ) {
        
    define'ADVANCEDCACHEPROBLEM');
    } elseif ( !include_once( 
    WPCACHEHOME 'wp-cache-phase1.php' ) ) {
        if ( !@
    is_fileWPCACHEHOME 'wp-cache-phase1.php' ) ) {
            
    define'ADVANCEDCACHEPROBLEM');
        }
    }
    if ( 
    defined'ADVANCEDCACHEPROBLEM' ) )
        
    register_shutdown_function'wpcache_broken_message' );
    ?>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. video tutorial: nginx - the perfect wordpress setup
    By loeken in forum Tutorials and Guides
    Replies: 2
    Last Post: 28th Aug 2012, 02:09 PM
  2. wp super cache VS w3 total cache
    By kokosko in forum Webmaster Discussion
    Replies: 1
    Last Post: 21st Dec 2011, 07:44 PM
  3. W3 Total (disk page cache) and Nginx
    By masterb56 in forum Server Management
    Replies: 2
    Last Post: 12th Jul 2011, 01:15 PM
  4. Wp Super Cache
    By skinner in forum Web Application/Script Support
    Replies: 8
    Last Post: 25th Feb 2011, 07:02 PM
  5. [Wordpress] WP Super Cache or W3 Total Cache ?
    By Rocke in forum Polling Plaza
    Replies: 13
    Last Post: 13th Dec 2010, 06:00 PM

Tags for this Thread

BE SOCIAL