Overview
A Simple CGI Wrapper is a script that will allow you to run CGI Scripts with your User ID.
When you click on the Simple CGI Wrapper link in the "CGI Center," it will automatically enable the Simple CGI Wrapper (SCGI) script.
You will need to place the CGI Scripts that you want to run with your userid in the directory /home/USER/public_html/scgi-bin. Once you place your CGI scripts in this directory, the can be accessed at http://YOUR_DOMAIN/scgi-bin/.
Troubleshooting
Make sure that the scripts you have placed in /scgi-bin/ have the correct permissions and filenames to be run properly on your system.