On 10/07/2014 05:25 PM, Reindl Harald wrote:
Am 07.10.2014 um 23:10 schrieb Robert Moskowitz:
On 10/07/2014 04:02 PM, Matthias Sitte wrote:
install the 'php-intl' and 'php-mcrypt' packages. should add ini files to /etc/php5/mods-available automatically. extensions are loaded by 'extension=<name>.so' statements [1].
Installed php-intl, but no php-mcrypt.
Now have to add php-intl to php.ini
Originally I did not even have DOM, and was told to install php-xml. Now I have to work out the php.ini for it
you have to do *what*?
look at /etc/php.d/ or "rpm -q --filesbypkg php-xml" as for any other package - the php modules all ship their INI stuff
Oops. I THOUGHT I restarted httpd, but obviously I did not, as restart reloaded the .ini and now I only need mcrypt.
man you still have to learn a lot after that many years
Yes. I do. And more that I forget; I would like to blame my dyselxia, but other factors are at work here.
I have extensive notes, and I come back to them 6 months later and spend a lot of time puzzling them out. Actually they DO tend to work.