Untitled Document
NewCJ PHP

NewCJ C

Main

NewCJ PHP Install
System requirements
===================
PHP4 or PHP5 with mysql support
MySQL Server 4.0 or 4.1 (maybe 3.23 is also works but not tested)
Webserver with PHP support (apache, IIS, etc)

Installation
============

Step 1 - upload
===============
Create a directory in your webspace (e.g. newcj)
Unpack the script and upload to your webspace

Step 2. - set permissions
=========================
set CHMOD 777 to the setup directory
set CHMOD 777 to the toplist directory
set CHMOD 666 to the setup/config.php file
set CHMOD 666 to the toplist/* files (all files in toplist directory)

Step 3. - Start install script
==============================
Open your web browser go go to the http://yousite/scriptdir/install/install.php
(e.g. http://www.yoursite.com/newcj/install/install.php) and follow instructions.

Step 4. - deleting install files
================================
After succesful installation, DELETE the install directory from your webspace, because it's dangerous
to keep there.
Change the admin password after the first login!

Enjoy the newCJ script!