verticalimit
Member
Posted 1 year ago #
Hello,
I want to remove the wp-cache plugin.
When i try to do it from the admin panel, i get this message:
Warning: include(../../../wp-load.php) [function.include]: failed to open stream: No such file or directory in /home/www/mysite.com/wp-content/plugins/wp-super-cache/uninstall.php on line 8
Warning: include() [function.include]: Failed opening '../../../wp-load.php' for inclusion (include_path='.:/usr/share/php') in /home/www/mysite.com/wp-content/plugins/wp-super-cache/uninstall.php on line 8
UNINSTALL_WPSUPERCACHE must be set to a non-blank value in uninstall.php
How can i do?
Thanks,
http://wordpress.org/extend/plugins/wp-cache/
DennisMadsen
Member
Posted 1 year ago #
Hello,
I don't know why this is happening.
I'll advise you to just remove til wp-cache-folder from the plugin directory. This will remove the plugin from your system.
But since it's only removed and not completely deleted from the WP-admin itself, the data for this plugin will still be in the database. But it will not make any difference.
Best regards,
Dennis Madsen
verticalimit
Member
Posted 1 year ago #
Thanks Dennis.
In the plugin folder, i have:
- wp-db-backup
- wp-super-cache
Do i need to remove also wp-db-backup?
Or is it a default wordpress backup plugin?
In the content folder, i have:
- backup-0cc64
- cache
- gt-cache
Which ones do i need to remove please?
Thanks again :)