Bash phpize command not found

[root@localhost gearman-1.0.2]# phpize
bash: phpize: command not found

This error comes as “phpize” command is not available on my system

To fix this, install php-devel package.
(Eg: CentOS on my box)

[root@localhost gearman-1.0.2]# yum install php-devel

Leave a Reply

Your email address will not be published. Required fields are marked *.

*
*
You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>