System Requirements
Installing Registrar
Configuration Options
  Hints/Tricks & FAQs
Troubleshooting
Using the Administrator's Module

CONFIGURATION INTRODUCTION

The configure.pl file is the only .PL file you should need to change (unless you use paths different than our examples). Here, you will identify the correct path for your scripts and for the administrator module. It also allows you to set your colors, font, titles, messages and footer text. Below is a detailed description of what each parameter does and examples of its entry.



Return to Top


PART 1: IDENTIFY YOUR PATHS

After installing Registrar, you need to tell RegistraR where your scripts, graphics, data and HTML files can be found. Once you've identified each of these paths, open the configure.pl files and search for the code words in bold below and replace the sample paths with your correct paths.

CAUTION: Be careful to edit only the paths and not the surrounding Perl code.



Return to Top


PART 2: LOCK FILE, EMAIL, & ADMIN PASSWORD CONFIGURATIONS

If you have never worked with Perl before and are having problems customizing your program, the next sections are for you. If you have already made some of these changes and are getting error messages when you try to run the program, read the Troubleshooting module for help.

CAUTION: Avoid using any apostrophes in your text messages or titles. Doing so will cause an error.



Return to Top


PART 3: APPEARANCE & MESSAGE OPTIONS

If you have already made some of these changes and are getting error messages when you try to run the program, read the Troubleshooting module for help.

CAUTION: Avoid using any apostrophes in your text messages or titles. Doing so will cause an error.