Quote:
Originally Posted by vamshikrishnab
I had tried these commands in normal and root user, but same result
httpd -t -S
httpd: Command not found
> httpd -t -S
-t: Command not found
> httpd -S
-S: Command not found
|
ok your httpd executable is not in your $PATH whatever then execute
/usr/lib/httpd -t -S