Having Problem with the plugin
I have got the error 500, site is dead.
I had a 301 redirection like this:
Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^severus.es [nc]
rewriterule ^(.*)$ https://www.severus.es/$1
[r=301,nc]
I have tried to uninstall the plugin from the admin panel and the process stop in the middle showing this:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/web8/20/59/51979159/htdocs/wp-content/plugins/wp-super-cache/uninstall.php:6) in /mnt/web8/20/59/51979159/htdocs/wp-content/plugins/wordpress-paypal-shopping-cart/wp_shopping_cart.php on line 22
UNINSTALL_WPSUPERCACHE must be set to a non-blank value in uninstall.php
My config.php does not have the line WP_CACHE = true at all
So, now I am on the middle of nowhere and the site is dead.
The only idea was to rename the .htaccess to .htaccess1 and the site came back but just the home page. Any link is going to a 404 error page.
So any help would be appreciate