Installing Custom Perl Scripts


1. Place any Perl or CGI scripts in your cgi-local folder (directory).

Please note that FrontPage often uploads Perl and other CGI scripts in binary mode as opposed to ASCII mode.

Please use FTP (we recommend WS-FTP Pro from www.ipswitch.com) to publish your CGI scripts to /cgi-local.  Also, be sure to change the permission of the script to 755 (or whatever the author of the script recommends).

2. Edit the script to confirm or modify the following:

#!/usr/bin/perl

/usr/lib/sendmail

Notes:

While the Perl script checker can tell you your syntax is ok, your script may still generate an Internal Server Error. When this occurs it is a good time to check your error_log file to see if this can lead you to the logic error in the script.

We can debug your custom Perl scripts for you; however, this is a chargeable services. Email   to discuss your needs.

Other Resources
Perl and CGI Learning and Use Resources
Installing Custom Perl Scripts
Making Your CGI-scripts Server Independent
comp.lang.perl.misc
comp.infosystems.www.authoring.cgi


Do you have any questions not answered by our on-line help? Contact Tech Support via our Support Request Form


to Dynamic Net, Inc.