summaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: d3840e6b0da26c697471832574917535a5886a68 (plain)
1
2
3
4
5
6
7
* run install.php to make sure all dependencies are installed
* Copy all files from ./application/config/example to ./application/config
* Change them to fit your needs
* The necessary database tables are created automatically when accessing your pastebin
* Copy htaccess.txt to .htaccess if you want shorter URLs
  (also change the config setting)
* Add ./crontab or something similar to the user's crontab