python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
PHP Startup: Unable to load dynamic library 'sqlite3'
I'm using docker for starting my web after I start my web I'm getting error
PHP Startup: Unable to load dynamic library 'sqlite3' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/sqlit...
im-learning
Votes: 0
Answers: 0
Image converting in PHP
I have a book where is a sample for creating a whole new picture, from a random picture given by the user, and I think there is something wrong in the example, at least I can't use it. The error code ...
Barnabás Schmidt
Votes: 0
Answers: 1
PHP Warning: Module 'blackfire' already loaded in Unknown on line 0
I tried installing Blackfire. And it's working. However, I'm getting this warning, whenever I run a PHP-command:
PHP Warning: Module 'blackfire' already loaded in Unknown on line 0
Just like explai...
Zeth
Votes: 0
Answers: 0
Docker Build Error with Sockets and php-fpm 8.0 invalid application of 'sizeof' to incomplete type 'struct cmsgcred'
I have a custom Docker build of nginx and php-fpm that I am pretty sure was working until recently. I am now getting the error mentioned above during a build using the DockerFile below when using 8.0...
SScotti
Votes: 0
Answers: 1