Tác giả Chủ đề: Báo lỗi mcrypt và ext-mcrypt khi cài đặt CakePHP 2.9.x trên CentOS  (Đọc 1762 lần)

0 Thành viên và 1 Khách đang xem chủ đề.

Offline admin

  • Administrator
  • Trung tướng
  • *****
  • Điểm yêu thích +105/-0
  • Giới tính: Nam
  • Học, học nữa, học mãi
    • Diễn đàn Nhật Bản
  • Paypal Account: admin@diendannhatban.info
Báo lỗi mcrypt và ext-mcrypt khi cài đặt CakePHP 2.9.x trên CentOS
« vào lúc: Thứ hai, 9/01/2017, 02:42:30 pm »
Code: Bạn không thể xem liên kết này. Đăng ký hoặc Đăng nhập
./composer.phar install
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - cakephp/cakephp 2.9.4 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
    - cakephp/cakephp 2.9.3 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
    - cakephp/cakephp 2.9.2 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
    - cakephp/cakephp 2.9.1 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
    - cakephp/cakephp 2.9.0 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
    - Installation request for cakephp/cakephp 2.9.* -> satisfiable by cakephp/cakephp[2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4].

  To enable extensions, verify that they are enabled in your .ini files:
    - /usr/local/etc/php/5.6/php.ini
    - /usr/local/etc/php/5.6/conf.d/ext-intl.ini
  You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.

Tham khảo
- Docker-Centos6-PHP Bạn không thể xem liên kết này. Đăng ký hoặc Đăng nhập


Diễn đàn Nhật Bản