PasteBox
PasteBox is a basic
pastebin.
It is written in PHP,
works with PHP 5.
Provides syntax highlighting on submitted code snippets using GeSHi and rather clean URLs.
Runs without setup on all systems with PHP 5, file writing and .htaccess enabled.
Provides RSS feeds of
latest entries,
syntax highlighting using
GeSHi and
clean URLs.
Uses PDP-PDO for
database flexibility. Runs without setup on many
machines (must have PHP 5,
sqlite3 (for default setup),
.htaccess
enabled).
To download PasteBox, use the SourceForge downloads section or Subversion:
svn co https://pastebox.svn.sourceforge.net/svnroot/pastebox pastebox
For further installation instructions, see the INSTALL file.
Sourceforge project page.
PasteBox is licensed under the zlib license.
If you would like to see a demonstration of this pastebin, you may be interested in seeing a user-modded version of PasteBox at http://pastebin.ch/. PasteBox is also used by the ArchLinux Brazil community.
Need help? Want to give feedback? e-mail me.
If you would like to keep updated with new releases, you may subscribe to the RSS Feed.
- PasteBox 1.0 is released
- The new release candidate is a complete database-free rewrite with less dependencies than ever. Performs much better for large pastebin sites. Download pastebox-1.0.0.tar.gz.
- 24th July, 2009
- PasteBox 0.4-rc is released
- The new release candidate contains some improvements. Download pastebox-0.4-rc.tar.bz2.
- 30th November, 2008