Size: 425
Comment:
|
Size: 738
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
== 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
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