I just took over the server admin duties for a CENTOS box (6.5-FINAL), and I need some direction, as I don't come from the LAMP side.
The box is running:
- L: CentOS 6.5 FINAL
- A: 2.2.15 (Centos)
- M: 5.5.36
- P: 5.4.26
- phpMyAdmin: 3.44
Now, I know the latest version for Centos is 7, for MySQL is 5.7.x, for PHP is 7.0.x and phpMyAdmin is 4.3.
The advice I am looking for (or pointers to resources I should be studying) is:
- Which are crucial to update?
- Which order should I do it in?
- What issues might I encounter in the upgrade?
- Any advice is greatly appreciated.
Thanks.