jbravo556, did you upgrade from an earlier version of WP?
If so there is a chance that the gzip compression option is still set in your db even though WP 2.5x doesn’t use it. Search the wp_options table for an option_name of ‘gzipcompression’ and set it’s option_value to ‘0’, then try wp-cache again.