Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Wordpress plugin not activating - docker install

Questions related to using nuBuilder Forte.
Post Reply
themaddhatter
Posts: 1
Joined: Mon Feb 17, 2020 2:25 pm

Wordpress plugin not activating - docker install

Unread post 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
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: Wordpress plugin not activating - docker install

Unread post by kev1n »

Did you get it running?
Post Reply