Torrentify LX

Next Generation Torrent Search Engine Script. Now with most requested features...

Installation Instructions:

Here are some quick installation notes, if you are not familiar with FTP or Databases contact me to get more help or you can buy installation service for a small fee.

Step 1:

First you should download and extract the zip file to a local folder on your computer or in your web server.

Step 2:

Download license.php from the download page provided with the email. Place it in your script folder.

Step 3:

Create a MySQL database or use any existing one. Grant read and write permissions for the user. help

Step 4:

Open /UPLOAD folder and edit config.php file for your website. Please refer to explanations above the configuration. Enter MySQL details(username, password, host, database name).

Step 5:

Upload all the files in /UPLOAD folder to your web server. Do *not* upload /UPLOAD folder itself. Use your favorite FTP software to do it.

Step 6:

Give write permission to the /core/tmp folder. (CHMOD 0777)

Step 7:

Import torrent_db.sql file in your database manually. You can use phpMyAdmin etc to do it. help

Step 8:

For Security Reasons: Rename /admin folder to something unique and hard to guess. Admin folder is protected well, but it is suggested that you protect it additionally with .htaccess directory protection. Important

Step 9:

Default username and password for admin panel is specified in config.php! Login to your admin panel and Make sure you have changed default username and password to something hard to guess !!!

Step 10:

For Facebook Comments to work, you need to create a Facebook application (it is free) and setup some configuration.

a - Create an app. help
b - Get your API key. help
c - Setup your connect url. help
d - Enter your API key in config.php file