Tag: php
All the articles with the tag "php".
-
WordPress on PHP-FPM & Caddy in Docker
Run WordPress on PHP-FPM with Caddy as the web server — all in Docker Compose with automatic HTTPS and proper PHP config.
-
Install a php script in PHP-FPM & Caddy via Docker
Run PHP apps with PHP-FPM and Caddy in Docker — FastCGI configuration, volume mounts, and the Caddyfile that wires it all together.
-
WordPress file access denied on update or plugin install
WordPress can't install plugins or update files? Fix the file permissions and ownership so PHP can write to wp-content without FTP.