Re: [users@httpd] Re: Apache Upgrade on Red Hat question

2015-08-10 Thread Richard
> > On 8/10/15 12:44 PM, "Good Guy" wrote: > >> On 10/08/2015 15:35, Harold Sebastin wrote: >>> Hi, >>> I have Apache 2.2.3 on RHEL 5.8. What procedures or steps I need >>> to take to upgrade to the latest version 2.4.16? >>> Thanks. >>> Harold >> >> I recently upgraded version 2.2.29 to 2.4.

Re: [users@httpd] Re: Apache Upgrade on Red Hat question

2015-08-10 Thread Rose, John B
We went from 2.2 to 2.4 and used these documents, among others Š. http://httpd.apache.org/docs/2.4/upgrading.html http://httpd.apache.org/docs/2.4/misc/perf-tuning.html We also went from prefork/mod_php to Event MPM and php-fpm http://httpd.apache.org/docs/2.4/new_features_2_4.html https://wiki.

[users@httpd] Re: Apache Upgrade on Red Hat question

2015-08-10 Thread Good Guy
On 10/08/2015 15:35, Harold Sebastin wrote: Hi, I have Apache 2.2.3 on RHEL 5.8. What procedures or steps I need to take to upgrade to the latest version 2.4.16? Thanks. Harold I recently upgraded version 2.2.29 to 2.4.16 on Windows and the procedure was pretty simple. In my case htdocs was

[users@httpd] Apache Upgrade on Red Hat question

2015-08-10 Thread Harold Sebastin
Hi,I have Apache 2.2.3 on RHEL 5.8. What procedures or steps I need to take to upgrade to the latest version 2.4.16?Thanks. Harold

Re: [users@httpd] cgi scripts not getting executed on apache2.4

2015-08-10 Thread Igor Cicimov
On 10/08/2015 7:36 PM, "Rahul R" wrote: > > Hello All, > > I have apache 2.4 installed. I face a problem with cgi scripts execution. I have the following in my httpd.conf. But for some reason cgi scripts which are in perl are not getting executed. And instead the contents getting displayed on brow

[users@httpd] cgi scripts not getting executed on apache2.4

2015-08-10 Thread Rahul R
Hello All, I have apache 2.4 installed. I face a problem with cgi scripts execution. I have the following in my httpd.conf. But for some reason cgi scripts which are in perl are not getting executed. And instead the contents getting displayed on browser. With 2.2 i have the same entries, works lik

Re: [users@httpd] authn_core_module: apache 2.4 : Invalid command 'AuthLDAPBindDN'

2015-08-10 Thread Rahul R
Please ignore my prev email. Got it figured out. I had Require All Granted under Document Root. Removed that and its working. Thank you all On Mon, Aug 10, 2015 at 12:16 PM, Rahul R wrote: > Thanks for the suggestions. And now i am able to start apache 2.4 with > ldap settings. But the browser