Re: [users@httpd] Migrating from apache 2.2 to 2.4

2016-02-27 Thread James Moe
On 02/28/2016 12:07 AM, James Moe wrote: > Finally, the question: Why does httpd fail to start? > Found it. It was one of the vhosts that was not loading. A message about port 808 already in use, and it quit. After disabling that vhost, apache started up normally. Listen 808 ServerAdmi

[users@httpd] Migrating from apache 2.2 to 2.4

2016-02-27 Thread James Moe
opensuse 42.1 apache 2.4.16 I just upgraded a linux distribution from opensuse 13.2 to 42.1. It included an upgrade of apache from 2.2. to 2.4. The initial upgrade was not to 2.4.16; rather an earlier version. After adding mod_access_compat module, apache started fine. Then came the update t