A
A
Alexey Yukhnovets2015-09-03 10:08:24
PHP
Alexey Yukhnovets, 2015-09-03 10:08:24

Is it possible to mess something up by updating php on the production server?

CentOS 6.6 32bit. On the server is 5.4.35 php. Added epel.repo and remi.repo. In remi.repo I set enabled=1 for [remi] and [remi-php55]. What are the implications of updating php with "yum update php-\*"? Maybe something needs to be saved? I ask because in one of the articles on this subject, the author wrote "if something stopped loading, for example apc, you need to reinstall it:", and it's just scary to spoil the working server :)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Azazel PW, 2015-09-03
@Feaxer

Yes maybe. By rearranging packages from different repositories, you can remove the dependencies necessary for the normal operation of the server.

V
Vladimir, 2015-09-03
@azrail_dev

No need to break the working server, without urgent need.

P
Puma Thailand, 2015-09-03
@opium

at least sites with PHP code that do not support PHP 5.5 will stop working, but there is no full backward compatibility there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question