Control Web Panel
		WebPanel => PHP => Topic started by: reb on May 27, 2019, 06:08:39 PM
		
			
			- 
				I installed php-fpm 7.2.13 and have the default 
log_errors = On
 as well as all the other default settings. I've changed nothing in php.ini and php just won't log errors to /usr/local/apache/logs/error_log
 as it was before. Any ideas?
			 
			
			- 
				Hi, you have to check log file in /usr/local/apache/domlogs/ ;)
			
 
			
			- 
				...and there it is, guess I didn't get the memo on the change  ;-}. Thanks...