Get support for adaur/paste
If you're new to LTH, please see our FAQ for more information on what it is we do.
Support Options
Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:
View Open IssuesTake a look to see if anyone else has experienced the same issue as you and if they managed to solve it.
Open an IssueMake sure to read any relevant guidelines for opening issues on this repo before posting a new issue.
Sponsor directlyCheck out the page and see if there are any options to sponsor this project or it's developers directly.
adaur/paste
==================== Welcome to Paste 2.0
Paste is forked from the original source pastebin.com used before it was bought.
The original source is available from the previous owner's GitHub repository <https://github.com/lordelph/pastebin>
_
A demo of Paste is available here on SourceForge for your convenience <http://phpaste.sourceforge.net/demo>
_
adaur: I'm just playing with Paste a little bit... follow this if you want to see what it looks like...
.. image:: http://i.imgur.com/8fqrIan.png
Requirements: Apache + PHP + MySQL or PostgreSQL
Installer
- Create a database for PASTE.
- Upload all files to a webfolder
- Point your browser to http://yourpas.te/installation/install
- Input some settings, copy & paste the generated config into config.php, DELETE the install folder and you're ready to go.
Manual Install
- Create a database for PASTE.
- Add the tables to the database (located in sql files, match the file to your DB software)
- Edit config.edit.php and rename to config.php
The configuration file is pretty well documented (config.php) so you shouldn't have any problems with it.
Any bugs can be reported at: https://sourceforge.net/p/phpaste/bugs/ or http://bitbucket.org/j-samuel/paste/issues/new/
You can find support on IRC by connecting to irc.collectiveirc.net in channel #PASTE
=============== Changelog (2.0)
- Fully designed admin panel to delete pastes, manage users & site settings
- User dashboard to manage pastes & view insights
- Ability to comment on pastes
- Trends, archive, raw, stats & search pages
- Sign up with Facebook/Twitter
- Added some more themes, including Pastebinv2 (the current pastebin.com theme)
- Added an installer to create tables (only MySQL supported at the moment) and generate a config file
Credits
- Paul Dixon (blog.dixo.net) for creating the original pastebin.com source.
- Jorge Peña (http://www.blaenkdenum.com) for making numerous changes to the older source, (archives which are now being reworked on and password protection)
- Roberto Rodríguez (roberto.rodriguez.pino@gmail.com) for PostgreSQL support.
jQuery, Twitter Bootstrap and various jQuery addons for present and future features. Icons are provided by fontawesome.
Our Mission
We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.
From the Blog
Interesting Articles
-
Generating income from open source
Jun 23 • 8 min read
-
2023 State of OSS
Apr 23 • 45 min read ★
-
A funding experiment...
Aug 19 • 10 min read
-
But You Said I could
Aug 19 • 2 min read
Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated
p-e622a1a2