PHP-Ring: version 0.9.1
PHP-Ring is a web ring system that allows you to create and manage multiple rings about different topics. Users can register and add/change sites to the ring, and admin will approve sites before they are posted.
Installation Procedure 
Quick Tips 


The script can be downloaded from here.

The file that you will download is saved in .zip format; this is a compressed bundle containing the files in the distribution. Unzip this archive in a temporary directory on your computer using decompression software.

Open file includes/wr_config.php.
Change the variables to reflect the settings for your site (database name, database username, database password, database type, etc.)
Please use 127.0.0.1 for the DB host address.


Start your FTP software and upload all content to your web server preserving the file structure.
Note: Let's assume you install the contents of the script to /var/www/html/webring/

Point your internet browser to install.php and install the script.
Eg, http://www.mywebsite.com/webring/install.php
You can create your admin username & password now.


You must delete this file (install.php) after you install the software! If you don't your entire database could be deleted.



Continue to admin/wr_admin.php and follow directions to set up your web ring site.


Set up a ring in 'ring admin'. You must change your ring status from No to Yes in the "Ring is active" section.


Congratulations, the installation for PHP-Ring is now complete.
Go to http://www.mywebsite.com/webring to view default ring.

How to use this script without the Amazon link?
In the admin panel, click on 'config' and set your amazon ID to "no".
Top