Upgrade from 16LTS to 18LTS breaks Apache2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apache2 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Just upgraded one of our servers from 16-LTS to 18-LTS, which broke Apache (the website that worked prior to the upgrade now displays
-----------
setStart(
-----------
Nothing really in any of the logs that sheds light on what may be wrong
After further investigation I found the Apache php7_module seems to have has disappeared during the upgrade . I fixed the issue on this one server by following the instructions from here https:/
I just upgraded another server, and and have found a similar issue. This time the php7_module is there (although the version of php is now 7.2) , but the website is down with now indication as to what is wrong
affects: | ubuntu → apache2 (Ubuntu) |
Something else I just noticed. The first server (the one I manually installed the php packages needed for Apache2) is on PHP 7.0.30.
The second server before the upgrade is also on PHP 7.0.30. When I do the upgrade on this server, no additional packages need to be installed, but the PHP version is 7.2. The 2 severs should be pretty much identical, so don't know why this is.
Sorry to be so vague, but the second server is the production server so I had to restore from backup and don't have much more info