Skip to main content

Error in easyapache

Comments

1 comment

  • Infopro
    That file is mentioned in the docs, here: Script Hooks - cPanel Documentation /scripts/preeasyapache This script hook triggers at the very beginning of a build. If the build does not exit cleanly, this script hook will halt the build (i.e., exit(1);). Two potential uses of this script hook are: to lock easyapache to keep it from building, and to alert users that Apache is currently being updated.
    You might try moving that file out of that directory and attempt an update again.
    0

Please sign in to leave a comment.