ERROR: `phpize’ failed [solved] Posted on 17 January 2011 By Shafiq AlibhaiIf you get the following error install the development files of PHP.running: phpize sh: phpize: not found ERROR: `phpize' failedOn Ubuntu/Debian you could run the following line in the terminal :apt-get install php5-devthat’s it 🙂15.260173.982