Skip to main content

PHP Selector Errors

Comments

3 comments

  • cPanelMichael
    Hello, The error message suggests an entry in your /usr/local/lib/php.ini file is not supported in PHP 5.5. Browse to line 1081 in this file to see the offending line. Note the error message suggests changing "apc.shm_size=123" to "apc.shm_size=123M" (note the addition of the "M"). Replace "123" with the value that's already there. Let us know if this helps. Thank you.
    0
  • Rockforduk
    Yeah all fixed my FFmpeg extension jumped on to the same line as my APC separated the lines and all works now. Thankyou
    0
  • cPanelMichael
    I'm happy to see you were able to address the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.