Hello,
I'am using the archive from atomicrocketturtke for quite a while now. I like it very much. But now I have a problem with the update of the php package.
I'am using Fedora Core 2. In the archive I see that php 5.1 (Repo psa-8.1) is available. When I use commands like:
yum update
yum upgrade
yum upgrade php
the system answers that no updates/upgrades are avaiable. It is possible to use the following command:
yum install php51
but after that I have two php versions and Apache is still using the 5.0.4. one.
I see the difference between the reposotories db en psa-8.1, but i don't know what that means?
Output of the command: yum list installed
php i386 5.0.4-13.rhfc2.art db
php-devel i386 5.0.4-13.rhfc2.art db
php-gd i386 5.0.4-13.rhfc2.art db
php-imap i386 5.0.4-13.rhfc2.art db
php-ldap i386 5.0.4-13.rhfc2.art db
php-mbstring i386 5.0.4-13.rhfc2.art db
php-mysql i386 5.0.4-13.rhfc2.art db
php-odbc i386 5.0.4-13.rhfc2.art db
php-pear i386 5.0.4-13.rhfc2.art db
php-snmp i386 5.0.4-13.rhfc2.art db
php-xml i386 5.0.4-13.rhfc2.art db
hopefully someone can help me to solve this issue.
Thanks in advance.