Month: August 2011
-
Horde Project pushes libraries to the frontpage
As you might know, the horde project does not only release a set of production quality software (and an interesting bunch more which are not yet release quality) but also provides over 80 well-designed loosely coupled libraries which help you build websites, business applications or even commandline tools. To stress that point, the Horde Project…
-
Tip of the day: Changing global php pear settings as root
Don’t forget: when you change pear settings as root, usually you want to set values in the system pear config, not in root’s personal config. The crucial third parameter is optional and defaults to ‘user’. We want ‘system’ instead pear config-set test_dir /usr/share/php/tests systems verify: pear config-show