/usr/bin/phpize: No such file or directory

This sometimes happen if you are going to install eaccelerator 0.9.5 for PHP optimizing. We just received our new dedicated server with debian sarge for our vBulletin forum and I’m optimizing it at the moment. There are many results in google for this error, however, none of them helped me.

What actually did help me was this:
apt-get install php5-dev

hth, one of my few non-windows posts 😉

2 comments ↓

#1 jdk on 08.08.08 at 8:45 am

Thank you!

#2 Maico Tamayo on 05.15.10 at 7:07 pm

To ensure a correct installation, also do the ff:
“sudo apt-get install autoconf automake libtool m4” and also make sure to do “phpize” command inside the eaccelerator souce directory before doing “./configure”. Don’t worry, Im also a .net developer :). I just like to the do my php and java on a linux. Great post. Hope my comment could help somehow.

Leave a Comment