Error in easyapache
Hello :
When I run easyapache I get following error :
!! Executing custom hook '/usr/local/cpanel/scripts/preeasyapache' !!
/usr/local/cpanel/scripts/preeasyapache: line 3: /var/asl/data/templates/template-cpanel-preeasyapache-hook: No such file or directory
!! Done executing '/usr/local/cpanel/scripts/preeasyapache' !!
-
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.
Comments
1 comment