ICE for PHP

The directions look super simple. If you are unable to do it yourself you might want to hire someone to do it for you.

All you are doing is compiling the source code to make the shared object and then editing the php.ini file to point to it.

If you login to your server on ssh and type "php --ini" it will even tell you where the php.ini file is.
 
Back
Top