Yes–here is what I copied from the wp-config.php file:
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘WP_CACHE’, true); //Added by WP-Cache Manager
define( ‘WPCACHEHOME’, ‘/home2/bjmann/public_html/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager
Should that fix this problem?