PHP_EXT=$(php-config --extension-dir) &&
echo "Don't forget to add the following to your /etc/php.ini:" &&
echo "zend_extension=\"$PHP_EXT/eaccelerator.so\""
