PDA

View Full Version : UrlShort v2.0



admin
06-10-2009, 06:47 PM
Demo: http://u.mavrev.com

Cài đặt:
-----------------------------------------------------------------------
1. CHMOD 777 ./includes

2. Visit http://yourdomain.tld/install, fill in the data, and hit ok.

3. Delete the ./install directory.

You're up and running!


Manual Install:

1. Upload the files to your website thru FTP.

2. CHMOD 777 ./includes

3. Create a MySQL database and user for urlShort.

4. Import the urlshort.sql file:

mysql -u <mysql_user> -p <mysql_db> < urlshort.sql

Or using the import tab in phpMyAdmin

5. Edit the configuration file ./includes/config.php for your server and settings.

You're up and running!

-----------------------------------------------------------------------

urlshort-2.0.0.zip (http://mavrev.org/urlshort/releases/urlshort-2.0.0.zip)