Saturday 3 January 2009

Free eDirectory v.6.4.10

After of some months of hard job, we are ready to announce you the NULLED version of Arca Solutions eDirectory.
You will not find this nulled script on any other boards, as it is the first time that it is decoded and nulled.
eDirectory Software Features
Perfect for the organization that has a database that it wishes to make accessible over the Internet. Low cost and easy maintenance makes eDirectory the performance leader.

Installing eDirectory (this version is updated and works on both Linux/Unix/Windows boxes):

1. Create a new database with "utf8_general_ci" collation.
Open file database.sql located into Database folder and go to line 2222. Change:

('default_url', 'http://www.your_domain.com'),

to your domain. Save the file.
Import the database.sql file using phpmyadmin, located into Database folder.

Import the database.sql file into your database using phpmyadmin.


2. Upload the upload.tgz file to the public folder of your server (home/user/public_html) for cPanel.
Login as root using ssh and go to the public_html folder where you have uploaded the upload.tgz file and run:
tar -zxvf upload.tgz

If you are on a shared hosting account, just unzip to your computer the upload.tgz file using winzip or winrar
and upload it to your document root (home/user/public_html) for cPanel IN BINARY MODE (if you don't upload in binary mode, you will get
some javascript errors (on category listings when you try to add a new listing).


CHMOD 777:
/content
/tmp
/upload (and all subfolders)


3. Edit file config.php into /conf
You should edit these lines:

Line 24: define(EDIR_ADMIN_EMAIL, "name@your_company.com"); //Should be changed
Line 30 to 33:
define(_DIRECTORYDB_HOST, "LOCALHOST"); //Should be changed
define(_DIRECTORYDB_USER, "MYSQL_USER"); //Should be changed
define(_DIRECTORYDB_PASS, "MYSQL_DATABASE_PASSWORD"); //Should be changed
define(_DIRECTORYDB_NAME, "MYSQL_DATABASE"); //Should be changed
Line 40: if (!defined("EDIRECTORY_FOLDER")) define(EDIRECTORY_FOLDER, "/YOUR_SUBDIRECTORY"); //Should be changed leave it blank (with no trailing slash) if you install on root


5. Replace file "sitemgr/listingtemplate/view.php" located in "sitemgr/listingtemplate/" inside Fixes folder.


4. Login to Administration Area:
http://www.your_domain.com/sitemgr

User: admin
Password: admin

Go to "Manage Your Account" and change the default username and password for the site admin.
You can create more manager account from Accounts --> Site Manager Accounts

That's all folks!

LepeNU

DEMO
DOWNLOAD