i can't rebuild custombuild 2 and webserver is down

ramin

New member
Joined
Jun 27, 2017
Messages
1
hello
i want rebuild custombuild 2 via ./builld all d command in directadmin but i see eror

xml/apr_xml.c:35:19: fatal error: expat.h: No such file or directory
#include <expat.h>
^
compilation terminated.

make[3]: *** [xml/apr_xml.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/usr/local/directadmin/custombuild/httpd-2.4.26/srclib/apr-util'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/directadmin/custombuild/httpd-2.4.26/srclib/apr-util'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/httpd-2.4.26/srclib'

all website 502 Bad Gateway
nginx


[root@server~]# service httpd restart
Redirecting to /bin/systemctl restart httpd.service
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and ""journalctl -xe"






my webserver nginx_apache

please help me
 
Back
Top