After upgrade httpd wont start

TestUser

Verified User
Joined
Aug 26, 2011
Messages
215
Hello all,
today i updated with custombuild... after finished
httpd wont start
PLEASE HELP!

CB wersion: 2.0.0 (rev: 2722)

after apache restart
Restarting apache.
Job for httpd.service failed because the control process exited with error code.

this is the output
Jun 17 18:09:06 systemd[1]: Starting The Apache HTTP Server...
Jun 17 18:09:06 httpd[26059]: AH00526: Syntax error on line 29 of /usr/local/directadmin/data/users/akdsi/httpd.conf:
Jun 17 18:09:06 httpd[26059]: Invalid command '|UNIT_PROXY|', perhaps misspelled or defined by a module not included in the server
Jun 17 18:09:06 systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
Jun 17 18:09:06 kill[26060]: kill: failed to parse argument: '': No such file or directory
Jun 17 18:09:06 systemd[1]: httpd.service: Control process exited, code=exited status=1
Jun 17 18:09:06 node.limonet.si systemd[1]: Failed to start The Apache HTTP Server.

i dint change ANYTHING i just updated
 
How can i "add" this to custombuild so it wont broke next time i update?
 
Do you run CloudLinux? Does the following solve it?
Code:
/usr/local/directadmin/directadmin p
/usr/local/directadmin/custombuild/build rewrite_confs
 
Back
Top