Plugin could not be activated because it triggered a fatal error.
-
This isn’t a new install, I temporarily deactivated WF to see why I was getting a blank screen (realized it was getting 10-20(???) crawlers per second and had been for 18-20 hours and the server was overwhelmed). WF won’t reactivate now.
I’ve tried deleting, reinstalling WF a number of times via the WP installer. I’ve downloaded it and tried uploading it manually via the WP installer. I have downloaded it and uploaded it via SFTP, always the same error:
“Plugin could not be activated because it triggered a fatal error.”Turning on these, results in no errors on the display, in the apache error log, or the php error log.
//define(‘WP_DEBUG’, true);
//define(‘WP_DEBUG_LOG’, true);
//define(‘WP_DEBUG_DISPLAY’, true);
//@ini_set(‘display_errors’, E_ALL);I have checked to ensure that there are no leftover directories (e.g. wflogs) after deleting.
There ARE about 22 tables in the DB – wp_wfBlockedIPLog, wp_wfBlocks7, wp_wfConfig etc, all with the wp_wf prefix – that seem to be related to word fence, but I haven’t deleted them since I didn’t want to mess something else up.
It is running reasonably current versions:
WP 5.4.1
server_architecture: Linux 3.10.0-957.12.2.el7.x86_64 x86_64
httpd_software: Apache
php_version: 7.3.17 64bit
server_version: 10.2.25-MariaDB
client_version: mysqlnd 5.0.12-dev
max_input_variables: 16384
time_limit: 600
memory_limit: 2048MThanks for the help.
- The topic ‘Plugin could not be activated because it triggered a fatal error.’ is closed to new replies.