Hello,
I'm trying to trace the origin of a file that always reconfigures my /etc/sentora/configs/apache/httpd-vhosts.conf file everytime I add or remove a domain.
Interestingly, I also suspended a client and got the same error.
There are two problems that I get:
I currently workaround it using the following steps (second pic):
I'm trying to trace the origin of a file that always reconfigures my /etc/sentora/configs/apache/httpd-vhosts.conf file everytime I add or remove a domain.
Interestingly, I also suspended a client and got the same error.
There are two problems that I get:
- It edits the SSL entry for Sentora Control Panel in the referenced file with "NameVirtualHost *:443" instead of <VirtualHost *:443>. This causes errors and apache fails to reload.
- It reverts the DocumentRoot to "/etc/Sentora/panel/" which should be "/etc/sentora/panel/" and generates the second error.
I currently workaround it using the following steps (second pic):
- Close the first opened VirtualHost with </VirtualHost> before the NameVirtualHost entry.
- I open a new <VirtualHost *:443>
- I then comment out NameVirtualHost mentioned in the first error/problem I mentioned above.
- I then replace the capital S with a smaller one in the second problem mentioned above.
- I reload apache2 with the command "service apache2 restart" and all is done.
***********************************************
SAMUEL AVOLA MUNGUJAKISA *
CEO, Bero Computers *
www.berocomputers.com *
+256754086797 *
+256780585402 *
***************************** *
SAMUEL AVOLA MUNGUJAKISA *
CEO, Bero Computers *
www.berocomputers.com *
+256754086797 *
+256780585402 *
***************************** *