Tech Blog Topic
PHP-FPM
PHP-FPM operations, chroot behavior, and application runtime troubleshooting.
Articles
4
Scope
Curated technical topic
Archive
Newest to oldest
PHP-FPM Articles
Technical notes and guides tagged under PHP-FPM.
SOLVED: Magento / PHP datefmt_create: no such time zone: ‘UTC’: U_ILLEGAL_ARGUMENT_ERROR
After upgrading a host’s operating system we ran into this error on a Magento site: There has been an error processing your request datefmt_create: no...
- chroot
- magento
- PHP
- PHP-FPM
PHP-FPM Chroot “security library: invalid algorithm”
After an OS update on one of our client servers we witnessed a perplexing error in their chrooted PHP-FPM environment: security library: invalid algorithm...
- chroot
- Linux
- PHP
- PHP-FPM
SOLVED: NextCloud Admin “invalid email address” / User List Not Updating After Add Under PHP-FPM Chroot
We do a lot of NextCloud installs, and use PHP-FPM + chroot for maximum security. This gets tricky though, and one of the more obscure gotchyas we’ve...
- chroot
- ICU
- NextCloud
- PHP
- PHP-FPM
ImageMagick Under PHP-FPM and Chroot
We’re a big fan of PHP-FPM and chrooting, all of our deployments use this along with per-site UIDs to ensure complete isolation and resource control...
- ImageMagick
- PHP
- PHP-FPM