PHP Port of the Hastebin pastebin (https://github.com/seejohnrun/haste-server)
A live instance is running at http://phastebin.com/
- Get Composer
curl -s https://getcomposer.org/installer | php
- Install
php composer.phar install
- Makes sure the
data
folder is writable!