![BlueHost VPSにXCacheをインストールする方法](https://rvso.com/image/668788/BlueHost%20VPS%E3%81%ABXCache%E3%82%92%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95.png)
私はBlueHostにVPSアカウントを持っています。OSはCentOS6.7 x86_64、PHPバージョンは5.4.28です。ここXCache をインストールしようとしましたが、インストールに失敗しました。EPEL リポジトリを有効にした後、インストールが再度失敗しました。以下はインストール コマンドとエラー メッセージです。
yum で php-xcache xcache-admin をインストールします
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
No package php-xcache available.
Resolving Dependencies
--> Running transaction check
---> Package xcache-admin.noarch 0:3.0.4-1.el6 will be installed
--> Processing Dependency: php-xcache = 3.0.4-1.el6 for package: xcache admin-3.0.4-1.el6.noarch
--> Processing Dependency: mod_php for package: xcache-admin-3.0.4-1.el6.noarch
--> Processing Dependency: httpd for package: xcache-admin-3.0.4-1.el6.noarch
--> Finished Dependency Resolution
Error: Package: xcache-admin-3.0.4-1.el6.noarch (epel)
Requires: mod_php
Error: Package: xcache-admin-3.0.4-1.el6.noarch (epel)
Requires: httpd
Error: Package: xcache-admin-3.0.4-1.el6.noarch (epel)
Requires: php-xcache = 3.0.4-1.el6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
EPEL は適切なパッケージではないようです。しかし、他に何を使用すればよいのでしょうか? この問題の解決にご協力ください。ありがとうございます!