Hello,
I used the command
to rebuild HTTPD for certain changes that I wanted to take effect.
After that I am getting the following errors:
I would appreciate your insight on this.
Thank you
I used the command
Code:
/scripts/rebuildhttpdconf
After that I am getting the following errors:
Code:
[[email protected] ~]# /scripts/rebuildhttpdconf
Initial configuration generation failed with the following message:
The “/usr/local/apache/bin/httpd -DSSL -t -f /usr/local/apache/conf/httpd.conf.work.eeee1023.cfgcheck -C Include "/usr/local/apache/conf.modules.d/*.conf"” command (process 13754) reported error number 1 when it ended.
httpd_ls_bak: Syntax error in -C/-c directive: Include/IncludeOptional: Could not open directory /usr/local/apache/conf.modules.d: No such file or directory
Rebuilding configuration without any local modifications.
Failed to generate a syntactically correct Apache configuration.
Bad configuration file located at /usr/local/apache/conf/httpd.conf.work.eeee1023
Error:
The “/usr/local/apache/bin/httpd -DSSL -t -f /usr/local/apache/conf/httpd.conf.work.eeee1023.cfgcheck -C Include "/usr/local/apache/conf.modules.d/*.conf"” command (process 13765) reported error number 1 when it ended.
httpd_ls_bak: Syntax error in -C/-c directive: Include/IncludeOptional: Could not open directory /usr/local/apache/conf.modules.d: No such file or directory
Thank you