Skip to main content

eAccelerator apply custom patch via EasyApache

Comments

1 comment

  • cPanelMichael
    Hello :) Have you considered using the other possible solution offered for that issue? The link to the report you provided shows that one user resolved the issue by modifying the "eaccelerator.optimizer" value in /usr/local/lib/php.ini. You can verify this value on your system with the following command: grep eaccelerator.optimizer /usr/local/lib/php.ini
    It should show a value of "1" for this configuration. Modify this value to "0" to resolve the issue, per the report you provided. Thank you.
    0

Please sign in to leave a comment.