scriptkeeper.net
Scripts Hosting What others say Links to other resources CONTACT
 
RB4 HOME MANUAL USERS F. A. Q FEATURES REQUIREMENTS VIEW ORDER
 AMOUNT  PRICE
 1  $350  
 2  $600  
 3  $800  
 5  $1000  
 10  $1500  
Andre, easypic.com:
I finally found a reliable way to count my in and outgoing traffic and filter out bad traffic and cheaters ...RB4 is absolutely something to be proud on .... and I love it ....Can I have some more script copies installed ? :) ...
RB4 SYSTEM REQUIREMENTS

Below you will find server details that are required by RB4 script. Please read this page carefully.If you are not sure about your server, you can provide your hosting company with the URL of this page.

UNIX OPERATING SYSTEM
RB4 script has been successfully installed on the following systems: Linux, FreeBSD and Solaris. It can NOT be installed on NT or any other windows OS based server.

ACCESS TO SYSTEM CRONTAB
RB4 requires a small script to be executed by cron daemon every 2 minutes in order to parse its own LOG files. This is absolutely a required option. If crontab on your server is not enabled, RB4 will not work properly.

C LANGUAGE COMPILER
Unless your system is one of the most popular Linux of FreeBSD distributions, a C language compiler will be required in order to install RB4. These compilers are known to work good: gcc, cc, g++. If you have any different compiler on your system, you should notify us upfront.

TELNET / SSH ACCESS
We will need to get access to your system command shell. It will be used to compile the script and install crontab. If your host does not provide this service by default, you should ask them to enable shell access. We will NOT give the srouce codes to your hosting company in case they refuse to open SSH. There is no exceptions to this rule.

FTP ACCESS
FTP access is optional, in case you have an activated ssh account with secure ftp working properly. FTP will be used to upload files and set ownership and permissions.

WWW ACCESS
Before we start installing the script, you should make sure that your site is accessible over the web. It sometimes may be a problem, if you are moving from one host to another. In that case, it is a good idea to know the IP of your webpage or some alias to your document_root. If your site only has a virtual address, installation may take more time. We will then use our own DNS servers to point to the right IP address and finish installation.

SERVER SIDE INCLUDES
SSI should be activated in order for script to count traffic properly. You can find more details about setting up SSI for your site in the "MANUAL" section of RB4 docs.

WORKING .HTACCESS
RB4 will use .htaccess file to protect your admin area with a password. Your host should have that option activated, or provide any other password protection.

STANDARD UNIX UTILITIES
These standard programs are being used by RB4 to process LOG files: perl, awk, grep, cat, uniq, sort, time.

NO MOD_PERL
RB4 is known not to work well with "mod_perl" module activated. It is recommended to turn it off when using RB4.