1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 23:21:47 +02:00
Go to file
2014-12-28 15:42:57 -05:00
admin better connection error structure in general 2014-11-20 16:47:06 -05:00
css move css files 2014-06-26 16:18:11 -04:00
fonts HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
helpers create folders 2014-06-26 16:11:07 -04:00
img create folders 2014-06-26 16:11:07 -04:00
js Fix main page slider and footer dysfunction 2014-11-20 16:19:47 -05:00
vendor/PHPMailer big mailer revamp 2014-11-15 10:27:59 -05:00
.htaccess Fix annoying indentation 2014-11-29 17:54:03 -05:00
.nginx-config Update .nginx-config 2014-12-04 14:49:41 -05:00
404.php Give the 404 page a revamp 2014-11-09 13:38:12 -05:00
about.php Link GPLv3 in about 2014-11-20 16:51:12 -05:00
activate.php HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
ajaxhandler.php HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
api.php HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
appcalls.php Update appcalls.php 2014-11-24 18:37:17 -05:00
bootstrap.css reloc 2014-03-23 10:51:04 -04:00
createurl.php niceify post-URL-creation page 2014-12-02 16:59:22 -05:00
footer.php Fix semicolon placement 2014-11-20 16:16:38 -05:00
footerpage.php Fix semicolon placement 2014-11-20 16:16:57 -05:00
forgotpass.php forgotten password settings 2014-11-08 15:27:14 -05:00
fpass.js forgotten password settings 2014-11-08 15:27:14 -05:00
fpasslib.php forgotten password settings 2014-11-08 15:27:14 -05:00
header.php Resolve logindropdown color issue 2014-11-29 20:40:59 -05:00
headerpage.php Resolve logindropdown color issue 2014-11-29 20:40:59 -05:00
headerpagenj.php Resolve logindropdown color issue 2014-11-29 20:40:59 -05:00
index.php Resolve logindropdown color issue 2014-11-29 20:40:59 -05:00
install-bootstrap.css Revamped interface and setup fixes 2014-11-08 08:36:19 -05:00
INSTALL.txt Create INSTALL.txt 2014-11-08 07:51:48 -05:00
jquery.js reloc 2014-03-23 10:51:04 -04:00
lib-json.php Refactor library names 2014-12-28 15:42:57 -05:00
linkcheck.php HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
login.php Use relative path in login.php form 2014-12-02 20:12:44 -05:00
loginproc.php Fix #46 broken link 2014-11-15 08:13:55 -05:00
logout.php HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
parseurl.php HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
password.php HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
polrauth.php Fix compability issues with PHP<5.4 2014-12-04 17:53:36 -05:00
r.php Even better message 2014-11-20 16:36:27 -05:00
README.md note 2014-12-21 17:42:44 -05:00
register.php HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
registerproc.php fix typo parse error 2014-11-08 17:44:21 -05:00
req.php better connection error structure in general 2014-11-20 16:47:06 -05:00
select_url.js HUGE update: add features from PaaS, readying for 0.15 Stable 2014-06-21 09:27:18 -04:00
setup.php fickle attempt at nginx compability 2014-12-04 15:07:44 -05:00
sgmail.php allow names 2014-11-15 11:03:45 -05:00
sgmail.php.example big mailer revamp 2014-11-15 10:27:59 -05:00
stats.php Fixes big bug that shows polr.cf in stat pages 2014-12-16 19:47:42 -05:00
testmysqli.php reloc 2014-03-23 10:51:04 -04:00
version.php Raring Turtle version update 2014-12-03 15:39:22 -05:00

Polr

###A beautiful, modern, fast, minimalist, and open-source URL shortening platform in vanilla PHP. Polr is an enterprise-class open-source link shortening web application designed to operate at many scales, built on the Software-as-a-Service paradigm. It allows you to host your own URL shortener, to brand your URLs, and to gain control over your data.

######Latest Development Version: Clone this repo ######Latest Release: https://github.com/Cydrobolt/polr/releases

Polr uses Semantic Versioning http://semver.org/ Consider clicking the "star" button if you've enjoyed Polr. We appreciate it :)

No attribution is required, and we encourage you to modify Polr, but it would be nice for you to link to us in footers, source, or about page. Thanks for trying Polr!

Useful Links:

================== Installation

  • Unpack Polr, or clone the git repo. Only the git clone option allows quick updating through git pull.
  • Go to the root of your Polr folder (on webserver)
  • Read INSTALL.txt
  • MySQL warning: Set your character set to UTF8. Some character sets are vulnerable to a certain bug in MySQL and mysqli_real_escape_string. For more information, please see http://stackoverflow.com/questions/5741187/sql-injection-that-gets-around-mysql-real-escape-string. This bug should be mostly fixed >1.1.0.
  • You're ready to go! Check back for updates, and git pull if possible to update Polr. Otherwise, you can download a ZIP from Github and replace your current files. Make sure to keep your config.php!
  • Note: please disable errors on your server if you plan to use Polr in production. Certain warnings are normal, and you should not panic. It is not only unsafe but having errors shown also messes up the interface.

Prerequisites:

Most hosts include these prerequisites in PHP stacks, so you probably won't have to install them yourself.

================== Troubleshooting

###I get a blank page at the user dashboard (/admin/)

This error occurs when your PHP installation's version is older than 5.3, or because you do not have either the PHP mysqli extension or do not have the MySQLnd (native driver). On Ubuntu, you simply need to sudo apt-get install php5-mysqlnd and restart apache2 service apache2 restart. You should have the mysqli.so extension enabled. Ask on IRC if you need further support.

###I get a blank page when trying to register (registerproc.php)

This may mean you do not have the MCrypt extension for PHP. To install this on Ubuntu, run the following commands:

sudo apt-get install php5-mcrypt
sudo mv -i /etc/php5/conf.d/mcrypt.ini /etc/php5/mods-available/
sudo php5enmod mcrypt
sudo service apache2 restart

On Fedora/Centos:

yum update
yum install php-mcrypt*
sudo php5enmod mcrypt
sudo service apache2 restart

###The links produced give me 404

You need mod_rewrite in order to use Polr. Please take a look at https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_rewrite

###I can't run setup, I get various MySQL errors.

Make sure your host is correct. Some webhosts require you to bind to a certain ip or port, such as 0.0.0.0. You may need to modify the code if you need to use an unconventional port. (option coming soon)

Make sure the database is premade, and that the user has the required permissions to create tables.

###I can't install Polr through the setup script.

You probably didn't configure MySQL correctly. Delete config.php and try again.

==================

Welcome to Polr, the self-hosted version. Read up on some documentation through our github wiki (https://github.com/Cydrobolt/polr/wiki)

Would like to contribute? Submit pull requests through our Github page. Found an issue? Create an issue here: (https://github.com/Cydrobolt/polr/issues)

==================

####License

Copyright (C) 2014 Chaoyi Zha

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.