LoginSignup
3
4

More than 5 years have passed since last update.

PHPのマイナーバージョンアップ方法

Posted at

PHP5.4.17releaseしましたね!(今更)
http://php.net/archive/2013.php#id2013-07-04-1

開発環境用サーバ郡と、本番用サーバ群で
齟齬が出てしまっていたので、5.4.16→5.4.17へマイナーバージョンを上げることに。

# yum update --enablerepo=remi php

remiを指定すればバージョンアップできます。

※外部リポジトリ追加の方法はこちらの方がまとめて頂いてます。(丸投げすいません)
http://qiita.com/ryurock/items/662e41376efa97251575

3
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
4