Skip to main content

Too many open files error updating EA3

Comments

3 comments

  • cPanelLauren
    Hi @Luana Premoli Can you try enabling Piped Logging for apache at WHM>>Service Configuration>>Apache Configuration and then running E3 once more? Furthermore I do need to point out that EA3 is EOL and new versions of cPanel aren't shipped with it, is there a reason you haven't switched over to EA4?
    0
  • Luana Premoli
    We upgraded to EA4 and fixed the error by making the following changes: root@server.domain.tld [public_html]# egrep nofile /etc/security/limits.conf # - nofile - max number of open file descriptors * soft nofile 60480 * hard nofile 60480 root@server.domain.tld [public_html]#
    root@server.domain.tld [public_html]# egrep FD /etc/sysconfig/httpd # cPanel Specific Variables to allow users to override FD limits MIN_FD_LIMIT=10000 MAX_FD_LIMIT=60000 root@server.domain.tld [public_html]#
    Thanks
    0
  • cPanelLauren
    Hi @Luana Premoli I'm really glad to hear that you were able to resolve the issue AND get moved over to EA4!!! That's great news! Thanks for updating us with the steps that fixed it for you as well.
    0

Please sign in to leave a comment.