STEP ONE:
Find configuration file rworld.cfg and configure it. Here is description of variables:
$rwpath - absolute path to your RingWorld directory (without trailing slash)
$messpath - absolute path to messages directory (without trailing slash)
$backuppath - absolute path to backup directory (without trailing slash)
$cgi - URL to CGI-BIN directory (without trailing slash)
$ringworld - URL to RingWorld directory (without trailing slash)
$sysid - system ID (must be "Windows" or "Unix")
$furl - URL to your site (without trailing slash)
$admname - Your full name
$mailprog - Path to sendmail (use with -t option)
$rwemail - Administrator email
$title - RingWorld title
$wurlrequired - Is webring owner URL required (0-no,1-yes)
$autocheck - Type of checking URLs (0-manual,1-auto)
$mysqlhost - Mysql server hostname
$mysqldb - Mysql db name
$mysqllogin - Mysql login
$mysqlpassword - Mysql password
$locktables - Lock Mysql tables (0-no,1-yes (recommended))
STEP TWO:
Set path to your Perl interpreter in first line of each *.pl file.
STEP THREE:
Copy all directories and files to your www-root directory. All files except images must be uploaded in ASCII mode
STEP FOUR:
Now if you set script on Unix based server you must set permissions on files and directories:
/logo - set to 777
/backup - set to 777
/messages - set to 777
/cgi-bin/*.pl - set to 755
/cgi-bin/rworld.cfg - set to 666
STEP FIVE:
Run rworld.sql script to create tables in mysql database. If you havent direct access to mysql database to run sql scripts, you can use our freeware MyScript software to run sql scripts.
STEP FIVE:
Now you can login to admin section from admin.html using admin/password as login/password
INSTALLATION FINISHED
CONTENTS
|
|