Dynamic extension loading errors when trying to run the samples

You likely have not enabled dynamically loaded extensions.

Navigate to your php.ini files, find the flag enable_dl and make sure enable_dl = On.

Note that some versions of PHP have two or more copies of php.ini.

For example with PHP 7.2:

sh

1/etc/php/7.2/cli/php.ini
2/etc/php/7.2/apache2/php.ini

Did you find this helpful?

Trial setup questions?

Ask experts on Discord

Need other help?

Contact Support

Pricing or product questions?

Contact Sales