So, interestingly enough, for the past few months, apt-get has been successfully upgrading all of my software, except for Apache2. I have tried just about everything, but Apache2 just does not want to upgrade. I'm stuck on version 2.2.16.
Here's what I've tried:
Code:
apt-get update
apt-get upgrade (or) apt-get upgrade install apache2 (or) apt-get upgrade install (or) apt-get install apache2
Now, either two things will happen. Either I'm told that Apache is already up to date, or that the upgrade was installed successfully. Of course, after every apache upgrade, I restart it using:
Code:
/etc/init.d/apache2 restart
and everything seems to go as planned, until I run:
Code:
root:/# apache2 -v
Server version: Apache/2.2.16 (Debian)
Server built: Feb 5 2012 21:01:59
I'm confused as all hell. Why is all other software upgrading just fine, but Apache2 is stuck on version 2.2.16, even after restarting the server, etc?
Any suggestions would be immensely appreciated
Recent comments
2 days 12 hours ago
2 days 21 hours ago
2 days 23 hours ago
3 days 1 hour ago
3 days 2 hours ago
3 days 4 hours ago
3 days 5 hours ago
3 days 6 hours ago
3 days 22 hours ago
3 days 23 hours ago