You can enable this module by creating a symbolic
link from /var/www/conf/php5.sample/proctitle.ini to
/var/www/conf/php5/proctitle.ini.

ln -fs /var/www/conf/php5.sample/proctitle.ini \
        /var/www/conf/php5/proctitle.ini

If you already have Apache running on your machine,
you should not use "apachectl restart" - instead,
you should fully stop and then restart the server.
