Untitled Document
NewCJ PHP

NewCJ C

Main

NewCJ C Install
pdf documentation download
word documentation download


Introduction

The NewCJ Users manual includes the following information:
Chapter 1 briefly describes the NewCJ Trading Environment product and the terminology and concepts used.
Chapter 2 shows you the product’s features
Chapter 3 guides you through the installation process
Chapter 4 contains the contact information for licensing and support
Overview
The NewCJ Trading Environment provides comprehensive and flexible web-based interface for visitor based traffic management. To maximize the web-site traffic it is able to co-operate with other widely used trading scripts common on the market like uCJ, ArrowScript or Turbo Traffic Trader.

Features:
Shell free installation – Upload ’n Use
Own database file, no third party database needed
Stand-alone cgi application with no dependencies to other software
FastCGI support for optimal performance
Hourly and daily statistics
Search engine detection
Extensible proxy, cheat and blacklist support
Template based toplist for the partner sites


The trading mechanism is widely definable with the most common traffic trading criterias:
Partner site productivity
Ratios for partner sites (weighted or equally-weighted)
Ratios for countries
Ratios for proxies
Minimal and maximal hit for partner sites
One time and hourly forces


Installation
To install the NewCJ you must upload the zip archive’s content to the destination web server’s cgi-bin/newcj directory.
The following files have to be executable (mode 755) by the system:
newcj/out.cgi
newcj/in.cgi
newcj/admin.cgi
newcj/webmaster.cgi
newcj/newcj_pp


It is not required, but strongly recommended to use the NewCJ as FastCGI application, to have optimal performance. The above mentioned executables – except the newcj_pp –supporting FastCGI operation if in their filenames’ the `.cgi` suffix is replaced to `.fcgi`:
out.cgi ? out.fcgi
in.cgi ? in.fcgi
admin.cgi ? admin.fcgi
webmaster.cgi ? webmaster.fcgi

Generally the webservers are executing FastCGI applications from the cgi-bin/ directory, but if you are not sure about your servers settings, please ask the system administrator for further details about the directory path for FastCGI applications.

The newcj/var directory and all of the contents have to be writable (i.e.: mode 777) by the web server’s user.

Once the NewCJ is properly copied to the webserver, the installation is done, and you can log in from the web interface by calling the admin.cgi (or admin.fcgi) from your web browser with the following credentials:
User name: admin
Password: admin

After the successful login the newcj_pp application added automatically to the cron to run the post-processing tasks in every five minutes.