Re: [users@httpd] Using an older version of PHP with Apach2

2016-04-22 Thread Oscar Knorn
Am 21.04.2016 um 14:05 schrieb Richard: > >> Date: Thursday, April 21, 2016 01:01:25 -0400 >> From: "Brandon L. Wisenburg" >> >> All, >> Is it possible to use PHP 5.2.5 with Apache/2.4.6 >> >> I have an application that was written in WAMP5 using PHP 5.2.5, >> and I am trying to get the applicat

Re: [users@httpd] Using an older version of PHP with Apach2

2016-04-21 Thread Richard
> Date: Thursday, April 21, 2016 01:01:25 -0400 > From: "Brandon L. Wisenburg" > > All, > Is it possible to use PHP 5.2.5 with Apache/2.4.6 > > I have an application that was written in WAMP5 using PHP 5.2.5, > and I am trying to get the application onto a CentOS server and I > can't get it t

[users@httpd] Using an older version of PHP with Apach2

2016-04-20 Thread Brandon L. Wisenburg
All, Is it possible to use PHP 5.2.5 with Apache/2.4.6 I have an application that was written in WAMP5 using PHP 5.2.5, and I am trying to get the application onto a CentOS server and I can't get it to work with 5.4.16 Are there any good tutorials on using an older version of PHP with Apache