View Single Post
  #3  
Old 08-05-2007, 07:33 PM
 
richincome richincome is offline
 

Member
  
Join Date: Feb 2005
Posts: 15
 

Default Re: Feed Manager not working after server transfer

I did try that. I followed the instructions and added the code to my admin/ .htaccess file. When I went to the admin section, it gave me a code 500internal server error.

The knowledge base told me to add the following code:

<FilesMatch fts_fc_index.php>
mod_gzip_on Off
php_value output_handler NULL
php_flag zlib.output_compression Off
</FilesMatch>
__________________
Version 4.5.0
Reply With Quote