Installation Download the whybug.phar file and put it somewhere on your system, for example /usr/local/lib/. Add the phar file to the auto_prepend_file setting in your php.ini. # Add to php.ini auto_prepend_file = /usr/local/lib/whybug.phar