41.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

Closed
 
01-02-2014, 05:40 AM (This post was last modified: 01-02-2014 05:41 AM by klerik1988.)
Post: #1
JobExpert v1.0
JobExpert v1.0
Demo http://tutweb.me


Download http://link-share.ru/do.php?id=27

Manual for install/
Code:
1. Copy all files to the server as it is.
2 . Fill the base expert.sql, which lies at the root of the archive .
3 . Enter data in the database file / core / conf / const.config.db.php
4 . Copy directory / Smarty from / install, for example, in the root, and Change it in the file path / core / conf / const.config.tmpl.php:line define ("TEMPLATE_SMARTY_DIR", '/ home / Smarty /');change to define ("TEMPLATE_SMARTY_DIR", 'Smarty /');
5 . Change to your domain in the file / core / conf / const.config.site.php in two lines :define ("CONF_SITE_URL", " http://VASh_DOMEN/ ");define ("CONF_SCRIPT_URL", " http://VASh_DOMEN/ ");
6. In the file / core / .htaccess Change Options All-Indexes to Options-Indexes
7. The files / core / adm.init.php and / core / init.php:string $ pathExpertCore = 'i :/ home / expert.core / classes /';Back at $ pathExpertCore = 'core / classes /';
8. If you get out the error Internal Server Error, comment out in /. Htaccess line# Security# php_flag register_globals off# Disable Magic Quotes# php_flag magic_quotes_gpc off
Closed
 




14.gif