How to deal with the configuration changes?
Posted: Thu Jan 23, 2014 7:35 am
I have to deploy an existing PHP code which was developed on a platform with the following configurations:
LAMP server / Ubuntu 11.04 / PHP5.4 / MySQL 5
The server on which the code is to be deployed has got the following configurations:
LAMP stack/ Red Hat Enterprise Linux OS Version 5.9 / PHP 5.3.25 / My SQL 5.1.30
Please help me understand if there will be any changes required in the PHP code or the SQL script for this transition to work?
LAMP server / Ubuntu 11.04 / PHP5.4 / MySQL 5
The server on which the code is to be deployed has got the following configurations:
LAMP stack/ Red Hat Enterprise Linux OS Version 5.9 / PHP 5.3.25 / My SQL 5.1.30
Please help me understand if there will be any changes required in the PHP code or the SQL script for this transition to work?