-
Updated
Jun 11, 2020 - Vue
php-fpm
Here are 647 public repositories matching this topic...
-
Updated
Jan 2, 2020 - JavaScript
Only updating documentation is holding back 123.09beta01 to 123.09stable release right now. Once documentation is updated, then 123.09stable will be released.
- centminmod.com site documentation
- centminmod.com site faq
Is there a possibility to activate debug session with xdebug in fired async request?
I've tried to set XDEBUG_SESSION_START POST var and some environment settings, but without success.
Did anyone found a solution?
-
Updated
Jun 13, 2020 - Dockerfile
libmysqlclient-devisdefault-libmysqlclient-devon Deb 9 stretch.- Documentation:
gitshould listed in Dependencies for building from source. - I had to add
--without-sqlite3and--without-pdo-sqlitetophp_source_configure_commandto work properly. Getting a current version of sqlite3 onto Debian 9 is a pain.
Play that I used for prep/patch:
---
- name: Install prer
I'm not sure how to go above upgrading to the latest PHP version (even a minor version e.g. from 7.1.6 to 7.1.8)
Would it be required to remove existing PHP then build using the remove.sh and then install new version? That would require some downtime whilst it compiles?
-
Updated
Jun 15, 2020 - Dockerfile
Context
Docker has its internal healthcheck https://docs.docker.com/engine/reference/builder/#healthcheck
Would be good to document and test it
Impact
It might require to split the test process since you probably have to use docker inspect to get the current healthcheck status
-
Updated
Jun 5, 2020 - Go
-
Updated
Jun 13, 2020 - PHP
-
Updated
Apr 7, 2020 - Roff
-
Updated
Nov 28, 2018 - Dockerfile
-
Updated
May 4, 2020
I'm trying to decide whether to use a PoolClient, but pool.go doesn't say what benefit it has. I guess it's supposed to be for performance but I don't see any benchmarks that would give evidence for that.
I hope this isn't taken as too critical. I'm glad you wrote this library and I'm getting nice results from it.
-
Updated
May 15, 2020 - Dockerfile
-
Updated
Jun 14, 2020 - PHP
-
Updated
Jan 21, 2020 - Dockerfile
Improve this page
Add a description, image, and links to the php-fpm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the php-fpm topic, visit your repo's landing page and select "manage topics."
The documentation suggests to activate the Restler "production mode" in production environments. The drawback though is that apparently one has to remove the
web/cache/directory manually as Restler does not pick up new URLs otherwise. This sounds like a big source of problems where people fix their code, update it on the production server and then do not realize that the new method is still n