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
|