# Project: Link Doctor (LinkDr) # Version: 0.6.4 # URL: http://linkdr.net/ # Author: Gavriel Fleischer (info@linkdr.net) # Copyright: (C) 2006-2010 (See: http://linkdr.net/copyright) # File name: INSTALL.txt # $LastChangedDate: 2010-03-08 12:50:39 +0200 (Mon, 08 Mar 2010) $ To INSTALL LinkDr follow these steps: 1. Download and unpack linkdr.zip to a directory on your webserver (recommended: /linkdr/) 2. In include/ directory copy ldr_config.php.orig to ldr_config.php and edit the settings 3. Point your browser to install.php 4. Follow the steps online 5. Click on "Basic Settings" link, fill in the form (if something goes wron, the default password is "PASSWORD") 6. Optionally you can fine-tune LinkDr in the "Advanced Settings" 7. Set up the scheduler (cron) 8. Add htaccess.root to the end of your webserver root's .htaccess (needed for SEO friendly categories) 9. Delete install.php 10. See INTEGRATION document how can you nicely integrate LinkDr to your website. 11. You're done To UPGRADE LinkDr from an earlier version: 1. Log out from LinkDr 2. Download and unpack the newest version of linkdr.zip 3. Copy the files over the old ones (overwrite them) (leave ldr_config.php unchanged) 4. Login to LinkDr 5. Click on "Upgrade" link