[Info-vax] upgrading PHP form 5.x to 7.x

Joukj joukj at hrem.nano.tudelft.nl
Tue Feb 23 10:24:00 EST 2016


Hi all,

Today I tried to upgrade PHP from 5.6.17 top 7.0.3 using Mark Berrymans 
binaries (http://www.theberrymans.com/php_kits/) I followed the 
instructions for CSWS2.2-1.
I only succeeded to get it working after making another small change:

$ diff MOD_PHP.CONF
************
File APACHE$COMMON:[CONF]MOD_PHP.CONF;2
     5   LoadModule php7_module modules/mod_php_apache-2_0.exe
     6   </IfModule>
******
File APACHE$COMMON:[CONF]MOD_PHP.CONF;1
     5   LoadModule php5_module modules/mod_php_apache-2_0.exe
     6   </IfModule>
************

Number of difference sections found: 1
Number of difference records found: 1

DIFFERENCES /MERGED=1-
     APACHE$COMMON:[CONF]MOD_PHP.CONF;2-
     APACHE$COMMON:[CONF]MOD_PHP.CONF;1

Is this missing in the instructions?

                        Regards
                             Jouk



More information about the Info-vax mailing list