Page 1 of 1

Wordpress plugin not activating - docker install

Posted: Mon Feb 17, 2020 2:32 pm
by themaddhatter
Hi everyone - first post.

Wanted to try out nubuilder, so setup a wordpress and mysql stack in docker.

Site works, went to plugins, pulled the plugin for nuBuilder forte from wordpress.

When I click activated, I get the following error:

Code: Select all

Fatal error: Uncaught Error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in /var/www/html/wp-content/plugins/nubuilder-forte/nubuilder-include.php:1732 Stack trace: #0 /var/www/html/wp-content/plugins/nubuilder-forte/nubuilder-forte.php(24): nubuilderInitDB() #1 /var/www/html/wp-content/plugins/nubuilder-forte/nubuilder-forte.php(48): nuBuilderForte->__construct() #2 /var/www/html/wp-admin/includes/plugin.php(2223): include('/var/www/html/w...') #3 /var/www/html/wp-admin/plugins.php(175): plugin_sandbox_scrape('nubuilder-forte...') #4 {main} thrown in /var/www/html/wp-content/plugins/nubuilder-forte/nubuilder-include.php on line 1732
Any ideas on what's the issue? If someone has recommendations on a docker stack which is known to work, that would be great too.

Thanks in advance,

Shane

Re: Wordpress plugin not activating - docker install

Posted: Mon Feb 17, 2020 2:34 pm
by kev1n

Re: Wordpress plugin not activating - docker install

Posted: Wed Feb 26, 2020 7:37 am
by kev1n
Did you get it running?