Welcome To Macpherson Internet Utilities. 

:: Products

:: Support

:: Purchase

:: About

 

What ? Chat
anmlogo1.gif (1991 bytes) Price: $4.99 US Dollars
Version:
1.1
Platform:
Runs on: Unix / Linux, 
(Win NT/2000/XP) with Apache. 

Accessible from any web browser. 

What ? Chat Information Links:

:: Home :: Demonstrations - Demo , Customized Demo

How to Guide Links:

Installation , Adding Chat Rooms

Installation 

Copy Required Files

Create a directory in your web servers cgi-bin folder. Name this directory 'what'.
Copy what.pl to the 'what' directory on your server.

Create a subdirectory in the 'what' folder. Name this folder 'what' as well.
Copy 'what.html', 'login.html', 'message.tmpl' and home to 'cgi-bin/what/what/'

NOTE: You can modify 'what.html', 'login.html' and 'message.tmpl' with a HTML editor such as FrontPage or Nvu to change the overall look and feel of the chat room.

Set Permissions

Set the permissions of  'what.pl' to 755.
Set the permissions of all the files in the 'cgi-bin/what/what/' folder to 766.

(use the linux chmod command to change permissions.)

Test the Installation

Point your web browser to 'http://www.yoursitenamehere.com/cgi-bin/what/what.pl'. You should see the login window.