Hello everybody,
i have the following issue: with standard configuration as well as with my own configuration error.log or self-configured php_error.log is always empty, even if i force some erros that should be logged.
PHP runs as cgi program.
My logfile (manually created) can be found in
/var/www/virtual/[myDomain.tld]/logs/[sub.myDomain.tld]/php_error.log
Php.inis are configured as follows:
/var/www/fcgi/[sub.myDomain.tld]/php5/php.ini:
/etc/imscp/apache/parts/php5.itk.ini:
/etc/imscp/fcgi/parts/php5/php.ini:
I don't know if i am completly wrong with my configuration, but that's what i've found in other threads here but nothing of these solutions actually worked.
- Can anyone help, please?