This script is one from Matt's Script Archive which we have installed and preconfigured for your domain. FormMail is a generic www form to e-mail gateway, which will parse the results of any form and send them to the specified user. This script has many formatting and functional options, most of which can be specified through the form. This means you don’t need any programming knowledge, nor do you need multiple scripts for multiple forms. This also makes FormMail the perfect system wide solution for allowing users form-based user feedback capabilities without the risks of allowing freedom of CGI access.
There is only one form field that you must have in your form, for FormMail to work correctly. This is the recipient field. Other hidden configuration fields can also be used to enhance the operation of FormMail on your site. The action of your form needs to point towards this script, and the method must be POST in capital letters. Here's an example of the form fields to put in your form:
Yes. PGP which runs from commandline is offered as a unsupported service. Logged in as root user run client_tools, select menu 4 for script installs than PGP commandline as the option.
We can add JDK 1.1.8 to Your server environment. Just email sales to make the request. Please keep in mind before making the request that this will require 41 megs of space.
To enable CGI scripts for all your web directories, you need to edit the configuration file for Apache:
1. Enable the Handler type for ".cgi" files:
In /etc/httpd/conf/httpd.conf make sure the line "AddHandler cgi-script .cgi" is uncommented, if it isn't already.
2. Enable ExecCGI:
In httpd.conf, make sure your main web directory has ExecCGI enabled. All the sub-directories under it will inherit the properties of the parent directories unless you specifically disallow it (via .htaccess files, for example).
So you want the ... entry for /home/httpd/html (or wherever your DocumentRoot is) to include "ExecCGI" in the "Options" list.
For example:
Options Indexes FollowSymLinks ExecCGI
(other directives...)
You may also opt to use "Options All", which enables all the available options. You can refer to the Apache docs http://www.apache.org/docs/mod/core.html#options for more details on the Options directive.
3. Restart your Apache web server, to apply the changes.
No. By default the server is set-up so CGI scripts will only run from the cgi-bin directory. You can however make changes to your Apache config to activate this on all domains. Since there are security issues involved, we suggest you use a .htaccess file in the main HTML directory on only the domains that require this, using the following entries:
Script Installs The Web Control panel allows you to install several scripts, below find browser paths to the Authors instructions that our installed for you with the installation. The scripts will be active within 10 minutes of submission.
SFE Power search-(freeware) http://yourdomain-here.com/search/instruct.htm
PhpMyAdmin -(freeware) http://yourdomainname-here.com/phpmyadmin. Requires the file /phpmyadmin/config.inc.php3 be configured for your DB. Docs located at http://yourdomainname-here.com/phpmyadmin/documentation.html
* VBPRo by default has the email options disabled at program level.
Note: All freeware scripts are made available in working order when installed from webcontrol, we cannot offer help in customizing or trouble shooting scripts you choose to change. If you should decide to try to change default settings and than the script becomes non functional just submit a reinstall from webcontrol to set it back as new.