QG /YeP-perl/mSQL Keeper-NT/Background

mSQL Keeper is a user interface to mSQL, written by Chris Lambrou
mSQL Keeper is copyright 1997 of CGL Internet Services, Inc. - ALL RIGHTS RESERVED


This page describes how to run mSQL Keeper with Windows NT/IIS
Before installation.
  1. Create /msql_keeper on your root drive. Use mount to understand what is your root drive.
  2. With IIS Service Manager map /msql_keeper virtual directory to the N:\msql_keeper
  3. Associate perl with .pl extension
    Remember instructions for YeP-perl Shtml Addon?
Installation.
  1. Remove MS-DOS \r from all .cgi and .pm files
  2. Rename all .cgi files to .pl
  3. Change .cgi to .pl in all .shtml and .pl files
  4. Install it manually (see install.txt)
  5. Set database=test (or what database you have) in /msql_keeper/database.dat
Access.
  1. Access it with http://your.host/msql_keeper/index.shtml

Not tested with Windows 95. Have no Win95 computers at hand. Wanna become YeP-perl-for-Win95 tester?

Find a bug? Have a suggestion? Have a business proposal? - do tell.

QG /YeP-perl/mSQL Keeper-NT/Background