So I was updating some packages on my server and I think apache2 got updated. Now when I try to go to the panel I'm getting (website name) refused to connect. Did the apache2 update break something? Like I can still use the sentora ftp and everything I just can't get to the panel (Or my site in general). Is there anything I can do? Or am I shit out of luck?
how did you update apache? using external repo ?
Did you check the logs to see the error?
M B
(10-19-2017, 12:53 AM)Me.B Wrote: [ -> ]how did you update apache? using external repo ?
Did you check the logs to see the error?
M B
I'm fairly certain I didn't use an external repo.
As for the logs
These ones are for Apache2
Code:
[Wed Oct 18 01:24:57.034025 2017] [core:warn] [pid 18061:tid 139660936996736] AH00098: pid file /var/run/apache2/apache2.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Oct 18 01:24:57.034752 2017] [mpm_event:notice] [pid 18061:tid 139660936996736] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Wed Oct 18 01:24:57.034780 2017] [core:notice] [pid 18061:tid 139660936996736] AH00094: Command line: '/usr/sbin/apache2'
[Wed Oct 18 01:31:41.834684 2017] [mpm_event:notice] [pid 18061:tid 139660936996736] AH00491: caught SIGTERM, shutting down
I have no errors for Sentora. I'm just getting (website) refused to connect when trying to load it up.
Also I think mysql-something(forgot the name of it) might have gotten removed and reinstalled.
(10-19-2017, 05:07 AM)DangerNoodle Wrote: [ -> ]I'm fairly certain I didn't use an external repo.
As for the logs
These ones are for Apache2
Code:
[Wed Oct 18 01:24:57.034025 2017] [core:warn] [pid 18061:tid 139660936996736] AH00098: pid file /var/run/apache2/apache2.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Oct 18 01:24:57.034752 2017] [mpm_event:notice] [pid 18061:tid 139660936996736] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Wed Oct 18 01:24:57.034780 2017] [core:notice] [pid 18061:tid 139660936996736] AH00094: Command line: '/usr/sbin/apache2'
[Wed Oct 18 01:31:41.834684 2017] [mpm_event:notice] [pid 18061:tid 139660936996736] AH00491: caught SIGTERM, shutting down
I have no errors for Sentora. I'm just getting (website) refused to connect when trying to load it up.
Also I think mysql-something(forgot the name of it) might have gotten removed and reinstalled.
Update: when restarting apache I get
* Restarting web server apache2 [fail]
* The apache2 configtest failed.
Output of config test was:
apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/bw.load: Cannot load /usr/lib/apache2/modules/mod_bw.so into server: /usr/lib/apache2/modules/mod_bw.so: cannot open shared object file: No such file or directory
Action 'configtest' failed.
The Apache error log may have more information.