Yet another silly error message… that is nowhere near accurate. So if you get the following error one of the possible mistakes would be a missing curly bracket. Yea, I wasted an hour on this one. ppsshh err: Could not retrieve catalog: Could not find class php in namespaces standardbuild at /etc/puppet/manifests/templates.pp:15 on domain.internal.com
Month: January 2011
ERROR: `phpize’ failed [solved]
If you get the following error install the development files of PHP. running: phpize sh: phpize: not found ERROR: `phpize’ failed On Ubuntu/Debian you could run the following line in the terminal : apt-get install php5-dev that’s it 🙂
make it free or fail. (via Kane Bennett)
Follow me on Twitter, if you like. Or follow my latest project, TapType. A kind of unspoken law has established itself in the software developer community in recent years: make it free or fail. From iPhone Apps to Windows Programs to Webapps, just about every developer has bowed to the silent pressure placed upon them […]