Skip to main content

Apache error log full

Comments

6 comments

  • cPanelMichael
    Hello Chuck, It looks like the log output stems from OpCache. Are you using the OPCache PHP extension on this server? If so, the following PHP document notes the configuration settings you can alter to adjust the log location and verbosity: PHP: Runtime Configuration - Manual Let me know if this helps. Thank you.
    0
  • carock
    Editing that opcache.log_verbosity_level worked great. However, I was unable to get Apache to recognize the change unless I edited the master file, /opt/cpanel/ea-php70/root/etc/php.d/10-opcache.ini I don't know if that's going to stick around. I tried using the WHM MultiPHP.ini editor and also the individual account php.ini editor. Neither would show the change when running phpinfo until I edited the master file. Local and global values always show 3 Is there another place this change should be? Thanks, Chuck
    0
  • cPanelMichael
    Neither would show the change when running phpinfo until I edited the master file. Local and global values always show 3 Is there another place this change should be?

    Hello Chuck, Are you using PHP-FPM for your accounts? Thank you.
    0
  • carock
    It is installed in EasyApache for my PHP7.0
    0
  • carock
    Doing some more searching around, it looks like it is related to your internal case CPANEL-11563
    0
  • cPanelMichael
    Hello @carock, With PHP-FPM, you will need to modify the PHP configuration values manually. Here's a post with information on how to do that globally for each account using PHP-FPM: Thank you.
    0

Please sign in to leave a comment.