Size: 120
Comment:
|
Size: 898
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
== Install PHP 5.4 on CentOS 6.5 == https://webtatic.com/packages/php54/ Steps: * lsb_release -a * rpm -Uvh http://mirror.webtatic.com/yum/el6/latest.rpm * yum install php54w * yum install yum-plugin-replace * yum replace php-common --replace-with=php54w-common * service httpd restart == Minimal CentOS 6.5 == * wget http://mirrors.nfsi.pt/CentOS/6.5/isos/i386/CentOS-6.5-i386-minimal.iso https://docs.vagrantup.com/v2/boxes/base.html == Vagrant box == CentOS 6.4 i386 Minimal (VirtualBox Guest Additions 4.3.2, Chef 11.8.0, Puppet 3.3.1) http://developer.nrel.gov/downloads/vagrant-boxes/CentOS-6.4-i386-v20131103.box * cd ~/Downloads/vagrantBoxes/ * wget http://developer.nrel.gov/downloads/vagrant-boxes/CentOS-6.4-i386-v20131103.box |
CentOS
Linux distro RedHat clone.
http://mirrors.nfsi.pt/CentOS/6.5/isos/x86_64/CentOS-6.5-x86_64-bin-DVD1.iso
Install PHP 5.4 on CentOS 6.5
https://webtatic.com/packages/php54/
Steps:
- lsb_release -a
- yum install php54w
- yum install yum-plugin-replace
- yum replace php-common --replace-with=php54w-common
- service httpd restart
Minimal CentOS 6.5
https://docs.vagrantup.com/v2/boxes/base.html
Vagrant box
CentOS 6.4 i386 Minimal (VirtualBox Guest Additions 4.3.2, Chef 11.8.0, Puppet 3.3.1)
http://developer.nrel.gov/downloads/vagrant-boxes/CentOS-6.4-i386-v20131103.box
- cd ~/Downloads/vagrantBoxes/
wget http://developer.nrel.gov/downloads/vagrant-boxes/CentOS-6.4-i386-v20131103.box