Re: [users@httpd] Help regarding Listen directive

2018-05-18 Thread Frank Gingras
You cannot use the Listen directive twice on the same IP:PORT combo. Remove the duplicate and it will work. On Fri, May 18, 2018 at 2:11 AM salil GK wrote: > Hello > >I have tried to upgrade my http from version 2.4.25 to 2.4.33 but > encountered an issue with configuration file. In my confi

[users@httpd] Help regarding Listen directive

2018-05-17 Thread salil GK
Hello I have tried to upgrade my http from version 2.4.25 to 2.4.33 but encountered an issue with configuration file. In my configuration file I have 'Listen port' directive is repeated ( configuration files are created dynamically by application logic ). in 2.4.25 apache read the directive wis