Use  YUM to install :

yum --enablerepo=remi update php-\*

Notice : the php package now provides both apache modules, for prefork and worker mode. The php-zts package is removed.

For fedora ≥ 12 et EL-5, the new php-fpm extension is available (an alternative to php-cgi). Read PHP-FPM and NGINX and PHP-FPM and LIGHTTPD.

Packages will also be available, soon, in official repository for:

For all questions or help, please use the Forums.

P.S. RPM available in my repo are backport of fedora 16 ones, but updated (zts extensions, oci8, sqlite2 and zip extensions).

RPM are available for Enterprise Linux >= 4 and fedora >= 11 (build with MySQL 5.5.19).

This update will probably be the last of PHP 5.3 in remi repository for fedora, because PHP 5.4 is on the road. We'll wait a few more time for enterprise linux.