mirror of
				https://github.com/mashirozx/docker-php-nginx.git
				synced 2025-05-29 01:49:24 +08:00 
			
		
		
		
	Cleanup the output of PHP-FPM when PHP throws an error
This commit is contained in:
		
							parent
							
								
									eb6f75c47d
								
							
						
					
					
						commit
						6a3b2f4abc
					
				@ -49,5 +49,8 @@ clear_env = no
 | 
			
		||||
; Catch output from PHP
 | 
			
		||||
catch_workers_output = yes
 | 
			
		||||
 | 
			
		||||
; Remove the 'child 10 said into stderr' prefix in the log and only show the actual message
 | 
			
		||||
decorate_workers_output = no
 | 
			
		||||
 | 
			
		||||
; Enable ping page to use in healthcheck
 | 
			
		||||
ping.path = /fpm-ping
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user