In official PHP packages in Enterprise Linux and Fedora <= 17, the engine was activated by the AddHandler directive. With Fedora 18, or for the users of my repository it is now activated by the SetHandler directive.
Some explanations.
Blog | Support | Repository | Wizard
dimanche 13 janvier 2013
Par Remi le dimanche 13 janvier 2013, 09:21 - HowTo
In official PHP packages in Enterprise Linux and Fedora <= 17, the engine was activated by the AddHandler directive. With Fedora 18, or for the users of my repository it is now activated by the SetHandler directive.
Some explanations.
mardi 21 août 2012
Par Remi le mardi 21 août 2012, 10:47 - HowTo
The /usr/share/pear directory, used for installation of PEAR extensions on Fedora and Enterprise Linux , contains a lot of files which should not be stored there. Especially because this folder in part of the default include_path.
Starting with Fedora 18, this gets better.
dimanche 13 novembre 2011
Par Remi le dimanche 13 novembre 2011, 11:18 - Archives
La version 5.4.0RC1 étant publiée, je commence à travailler sur les RPM de PHP 5.4.0.
vendredi 25 mars 2011
Par Remi le vendredi 25 mars 2011, 18:00 - RPM
During the development of a PHP application, or during its packaging, it could be usefull to check the PHP compatibility, the list of required extensions, etc.
samedi 5 mars 2011
jeudi 24 février 2011
Par Remi le jeudi 24 février 2011, 19:12 - HowTo
This entry explain the recent changes in PHP packages available in rawhide (and soon in fedora 15) about Arch specific Provides and Requires.
jeudi 17 février 2011
Par Remi le jeudi 17 février 2011, 19:56 - Archives
PHP 5.3.6RC1 is announced. RPM are available in remi-test repository for fedora 13, 14, and EL 5.
Note to fedora packagers : in this RPM, dependencies are Architecture specific (this work will be pushed to rawhide).