Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in PHP_FPM_OVERRIDE #37

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Fix bug in PHP_FPM_OVERRIDE #37

merged 2 commits into from
Aug 17, 2023

Conversation

baschny
Copy link
Member

@baschny baschny commented Aug 17, 2023

Use correct comment sign for the .conf file (; and not #). Error when starting is:

example-app-php-1  | [17-Aug-2023 14:10:01] ERROR: [/usr/local/etc/php-fpm.d/www.conf:13] value is NULL for a ZEND_INI_PARSER_ENTRY
example-app-php-1  | [17-Aug-2023 14:10:01] ERROR: Unable to include /usr/local/etc/php-fpm.d/www.conf from /usr/local/etc/php-fpm.conf at line 13
example-app-php-1  | [17-Aug-2023 14:10:01] ERROR: failed to load configuration file '/usr/local/etc/php-fpm.conf'
example-app-php-1  | [17-Aug-2023 14:10:01] ERROR: FPM initialization failed

@baschny baschny merged commit 7a164e3 into master Aug 17, 2023
12 checks passed
@baschny baschny deleted the php-fpm-conf-fix branch August 17, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant