d2CGI General Error
Most likely if your seeing this page one of the following happened.
1. The Command=Value was either missing or had an incorrect value.
Possible Values are:
- CGITEST (Simple test to see if the d2CGI is working properly)
- GuestBook
- Execute (used to execute a non CGI app)
- Template (Used to create new pages from template)
2. You tried to Execute a program you do not have access to.
Possible Fixes are:
- Check the [Execute] section of the d2cgi.ini file and make sure it is setup correctly
- Check the [Execute] section of the d2cgi.ini file and make sure the Path is included with the Executable name.
- Check to make sure program trying to Execute is installed.
3. Output file from the use of <!file> tag was not created by your executable.
Possible fixes are:
- Check the FORM HTML markup and make sure the CommandLine=value is in the proper order.
- Check your program from the commandline and make sure it works properly.
Fore more information on d2CGI please contact pstohr@prplus.com.