Publish - Perl CGI
Select either Windows servers using PERL or Unix/Mac servers using PERL CGI on the Web Site Configuration dialog window. Continue the setup and EZSurvey will generate an instruction page.
Instructions:
When using the UNIX PERL CCI option:
chmod 655 or -rw-r-xr-x yourformname.html
chmod 666 or -rw-rw-rw- yourformname.asc yourformname.xml
chmod 755 or -rwxr-xr-x yourformname.cgi
chmod 655 or -rw-r-xr-x yourformname
Requirements Using Windows Perl:
- Perl must be installed on the web server.
- You need to know the absolute file path to the scripts directory.
- Be able to move files to the web server either via FTP or over the network.
- Set permissions on the files (read, write and execute).
Requirements Using UNIX/Mac Perl:
- Perl must be installed on the web server.
- You need to know the path of the Perl compiler.
- Be able to move files to the web server either via FTP or on the network.
- Set permissions on the files (read, write and execute).