caswired.blogg.se

Phpmaker 7.1
Phpmaker 7.1










Zend_extension="/opt/bitnami/php/lib/php/extensions/xdebug.so" configuring many of the aspects of PHP's behavior.Įxtension_dir = /opt/bitnami/php/lib/php/extensions PHP's initialization file, generally called php.ini, is responsible for In any case, you are right that the documentation is not correct so we will update it. I don't think that right now it is possible to recompile php inside the docker image to add extensions. And how to keep these uptodate when changes to the Bitnami's PHP-FPM container takes place too. Adding additional extensions with the ability to rebuild when needed (we've only just started looking at this, so a pointer to the current/best documentation on this would be useful).You should also be able to mount a custom php.ini file. When I've ran docker exec php php-fpm -i | grep ini, It seems that PHP has been compiled with no support for a location of additional ini files. It is possible to configure php-fpm by mounting a config file. Regarding the requirements that you pointed out: There are two variants of the image, development and production, and it is though to build minimal docker images for php applications as explained in the example.īecause it is minimal, it does not include nami (which is the tool used to initialize and configure the application) and so does not support persistence. This topic was modified 2 years, 8 months ago by santi6291.The php-fpm container is a bit different to the other ones that you have checked (nginx or mysql). #7 /var/www/html/wp-includes/a in /var/www/html/wp-content/plugins/simple-author-box/inc/class-simple-author-box.php on line 114 #6 /var/www/html/wp-includes/plugin.php(544): WP_Hook->do_action(Array) #0 /var/www/html/wp-includes/class-wp-hook.php(288): Simple_Author_Box->replace_gravatar_image('apply_filters('apply_filters('', Array) The following error is thrown for PHP versions 7.1 or higher, the plugin version this happens on is: 2.3.14 Fatal error: Uncaught ArgumentCountError: Too few arguments to function Simple_Author_Box::replace_gravatar_image(), 4 passed in /var/Stack trace:












Phpmaker 7.1