|
#1
|
|||
|
|||
|
Hello all,
I was tryint to install from source and everything went fine. I proceeded with make and make install and all went smoothly. The problem was when I tried to restart Apache. The problem is that httpd is still requesting the old httpd.conf file and directory structure. I received the following error message: Quote:
Both ServerRoot and Document Root statements are using the correct directories (the defaults, the ones selected during installation). Something strange is the fact that I cannot modify the settings under "Web Server" in my Teektonic control panel: both Server Root and Document root match the ones being used by the CEntOS inside the VPS, in this case: Server root: /etc/httpd Documento Root: /var/www/html Neither of those directories exist. Thank you in advance for helping!! |
|
#2
|
|||
|
|||
|
It seems the old init scritp "/etc/init.d/httpd" has config file and binary has old references as "/etc/httpd/conf/httpd.conf" and "/usr/sbin/httpd".
Try to restart your new apache with "apachectl" scritp. If you have compiled apache in "/usr/local/apache" then the scritp should be "/usr/local/apache/bin/apachectl start". The binary file will be "/usr/local/apche/bin/httpd". Mark S. |









Linear Mode

