docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 php-fpm-mailcow

Category: Mail Servers & Postfix

docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 php-fpm-mailcow

Show the last 100 PHP-FPM log lines

php-fpm-mailcow executes the Mailcow web application and its cron jobs. Log lines surface PHP fatal errors and warnings that the UI silently swallows. Recent entries with stack traces are the first place to look after a UI feature breaks.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.