- Enable the "simple CGI wrapper"
- Move the script to the /public_html/scgi-bin directory
- Ensure the script's permissions are set to 755
- Execute the script by typing "http://YOUR_DOMAIN/scgi-bin/######.pl"
in your web browser's address box where ###### is the unique number of
your installation script's name
- Follow the instructions displayed in your web browser
- If prompted select "Open" to view the script's output in your
default text editor
- Remove the script from the /public_html/scgi-bin directory
- Begin using the management tools
|