redjersey
Verified User
This afternoon I have tried to update versions by running:
[root@server custombuild]# ./build versions
[root@server custombuild]# ./build update_versions
after that httpd won't start:
just a bunch of warnings, but no error
I have also run ./build update
then ./build php d
but still can't start/restart httpd
any help is appreciated.
[root@server custombuild]# ./build versions
[root@server custombuild]# ./build update_versions
after that httpd won't start:
Code:
service httpd restart
Stopping httpd: [FAILED]
Starting httpd: [Wed Nov 26 18:24:06.325558 2014] [core:warn] [pid 8973] AH00117: Ignoring deprecated use of DefaultType in line 62 of /etc/httpd/conf/httpd.conf.
AH00112: Warning: DocumentRoot [/home/admin/domains/suspended/domain1] does not exist
AH00112: Warning: DocumentRoot [/home/admin/domains/suspended/domain1] does not exist
AH00112: Warning: DocumentRoot [/home/admin/domains/suspended/domain2] does not exist
AH00112: Warning: DocumentRoot [/home/admin/domains/suspended/domain2] does not exist
AH00112: Warning: DocumentRoot [/home/admin/domains/suspended/domain3] does not exist
AH00112: Warning: DocumentRoot [/home/admin/domains/suspended/domain3] does not exist
just a bunch of warnings, but no error
I have also run ./build update
then ./build php d
but still can't start/restart httpd
any help is appreciated.