Advertisement
Guest User

234723457823463

a guest
Nov 22nd, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. [root@PureVoltageTest ~]# sudo yum install php php-mysql php-mcrypt
  2. Loaded plugins: fastestmirror
  3. Setting up Install Process
  4. Loading mirror speeds from cached hostfile
  5. * base: mirror.nexcess.net
  6. * extras: mirrors.advancedhosters.com
  7. * updates: mirrors.greenmountainaccess.net
  8. No package php-mcrypt available.
  9. Resolving Dependencies
  10. --> Running transaction check
  11. ---> Package php.x86_64 0:5.3.3-40.el6_6 will be installed
  12. --> Processing Dependency: php-common(x86-64) = 5.3.3-40.el6_6 for package: php-5.3.3-40.el6_6.x86_64
  13. --> Processing Dependency: php-cli(x86-64) = 5.3.3-40.el6_6 for package: php-5.3.3-40.el6_6.x86_64
  14. ---> Package php-mysql.x86_64 0:5.3.3-40.el6_6 will be installed
  15. --> Processing Dependency: php-pdo(x86-64) for package: php-mysql-5.3.3-40.el6_6.x86_64
  16. --> Running transaction check
  17. ---> Package php-cli.x86_64 0:5.3.3-40.el6_6 will be installed
  18. ---> Package php-common.x86_64 0:5.3.3-40.el6_6 will be installed
  19. ---> Package php-pdo.x86_64 0:5.3.3-40.el6_6 will be installed
  20. --> Finished Dependency Resolution
  21.  
  22. Dependencies Resolved
  23.  
  24. ================================================================================
  25. Package Arch Version Repository Size
  26. ================================================================================
  27. Installing:
  28. php x86_64 5.3.3-40.el6_6 updates 1.1 M
  29. php-mysql x86_64 5.3.3-40.el6_6 updates 84 k
  30. Installing for dependencies:
  31. php-cli x86_64 5.3.3-40.el6_6 updates 2.2 M
  32. php-common x86_64 5.3.3-40.el6_6 updates 527 k
  33. php-pdo x86_64 5.3.3-40.el6_6 updates 78 k
  34.  
  35. Transaction Summary
  36. ================================================================================
  37. Install 5 Package(s)
  38.  
  39. Total download size: 4.0 M
  40. Installed size: 13 M
  41. Is this ok [y/N]: y
  42. Downloading Packages:
  43. (1/5): php-5.3.3-40.el6_6.x86_64.rpm | 1.1 MB 00:00
  44. (2/5): php-cli-5.3.3-40.el6_6.x86_64.rpm | 2.2 MB 00:00
  45. (3/5): php-common-5.3.3-40.el6_6.x86_64.rpm | 527 kB 00:00
  46. (4/5): php-mysql-5.3.3-40.el6_6.x86_64.rpm | 84 kB 00:00
  47. (5/5): php-pdo-5.3.3-40.el6_6.x86_64.rpm | 78 kB 00:00
  48. --------------------------------------------------------------------------------
  49. Total 5.5 MB/s | 4.0 MB 00:00
  50. Running rpm_check_debug
  51. Running Transaction Test
  52. Transaction Test Succeeded
  53. Running Transaction
  54. Installing : php-common-5.3.3-40.el6_6.x86_64 1/5
  55. Installing : php-pdo-5.3.3-40.el6_6.x86_64 2/5
  56. Installing : php-cli-5.3.3-40.el6_6.x86_64 3/5
  57. Installing : php-5.3.3-40.el6_6.x86_64 4/5
  58. Installing : php-mysql-5.3.3-40.el6_6.x86_64 5/5
  59. Verifying : php-5.3.3-40.el6_6.x86_64 1/5
  60. Verifying : php-pdo-5.3.3-40.el6_6.x86_64 2/5
  61. Verifying : php-mysql-5.3.3-40.el6_6.x86_64 3/5
  62. Verifying : php-cli-5.3.3-40.el6_6.x86_64 4/5
  63. Verifying : php-common-5.3.3-40.el6_6.x86_64 5/5
  64.  
  65. Installed:
  66. php.x86_64 0:5.3.3-40.el6_6 php-mysql.x86_64 0:5.3.3-40.el6_6
  67.  
  68. Dependency Installed:
  69. php-cli.x86_64 0:5.3.3-40.el6_6 php-common.x86_64 0:5.3.3-40.el6_6
  70. php-pdo.x86_64 0:5.3.3-40.el6_6
  71.  
  72. Complete!
  73. [root@PureVoltageTest ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement