I have problems with a TYPO3 site after upgrading, first problems are solved by redirecting PHP errors to the screen, but now the refresh of the page seems to override the error message. So I like to write the PHP errors to a file i.e. /var/log/php_error.log Tried different things but do not get the file. What will be the right way do to this in ISPConfig for a dedicated website. Thanks Rainer
Check with phpinfo() if the settings got applied. Please be aware that the ph mode has to be fcgi or fpm.