E ecja Guest Jun 25, 2008 #1 Hello, can any one help me to update php 5.0.5 available: to 5.1.6, suitable on fedora 8 Jc
B breun Golden Pleskian Jun 26, 2008 #2 Are you sure? Fedora 8 originally shipped with PHP 5.2.4 and has PHP 5.2.6 available in the updates repository.
Are you sure? Fedora 8 originally shipped with PHP 5.2.4 and has PHP 5.2.6 available in the updates repository.
E ecja Guest Jun 26, 2008 #3 Hello, it has PHP 5.2.4 but need to update to 5.2.6. How do I update it JC
B breun Golden Pleskian Jun 26, 2008 #4 Code: yum update php Or update your whole system while you're at it: Code: yum update Don't forget to restart Apache after updating PHP: Code: service httpd restart
Code: yum update php Or update your whole system while you're at it: Code: yum update Don't forget to restart Apache after updating PHP: Code: service httpd restart
E ecja Guest Jun 30, 2008 #7 Total said: Sorry but where would I enter the update commands ?? Putty ?? Click to expand... as root # yum update php
Total said: Sorry but where would I enter the update commands ?? Putty ?? Click to expand... as root # yum update php