|
||||||
| Home |
Solutions |
Products |
Services |
Education |
Support |
SSI Web - Microsoft Windows IIS Server Documentation |
||||||||||||||||||||||||||||||||||||||||||||
| Server Setup Steps: Additional Links: | ||||||||||||||||||||||||||||||||||||||||||||
Create Files to Upload to Server |
||||||||||||||||||||||||||||||||||||||||||||
|
SSI Web survey authors install SSI Web on their local PC. When they are finished creating a survey, they click Field | Prepare for Web Upload.
![]() Prepare for Web Upload assembles the files required to run the web survey. It places these files in a "Web Upload" folder inside the study folder. These files are later uploaded to the web server.
![]()
|
||||||||||||||||||||||||||||||||||||||||||||
Installing Perl |
||||||||||||||||||||||||||||||||||||||||||||
|
SSI Web uses scripts written in the Perl programming language to run web-based surveys. A Perl interpreter must be installed on your web server for SSI Web surveys to work correctly.
Active State provides a free version of their ActivePerl interpreter at http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl. Both ActivePerl 5.8.4 and 5.6.1 are supported. We recommend the "MSI" version. When installing ActivePerl, we recommend accepting all of the defaults.
![]() The main "Perl" option and the "Perl ISAPI" option are required. "PerlScript", "PPM 3.0", and "Examples" are not required, but will not harm the ability to run SSI Web studies. Make sure the following options are checked:
![]() Perl should be added to the PATH environment variable, a Perl file extension association should be made, and the IIS script mapping for Perl and Perl ISAPI should be created. Although instructions have been provided for ActivePerl, SSI Web can utilize any available Perl interpreter. Please consult your System Administrator to make sure a Perl interpreter is available. |
||||||||||||||||||||||||||||||||||||||||||||
Using IIS 6.0 (Windows Server 2003) |
||||||||||||||||||||||||||||||||||||||||||||
|
To begin, create a folder that serves as your study root in the wwwroot folder. The main folder for web pages under IIS is C:\Inetpub\wwwroot (although this is the default location, your system administrator may change it).
For example, if the SSI Web study were called "stu1", a folder could be created in the wwwroot folder named "stu1".
![]() Open the IIS (Internet Information Services) Manager, located in the Administrative Tools folder of the Control Panel. A new virtual directory must be created by right-clicking "Default Web Site" and selecting New|Virtual Directory.
![]() Using the Virtual Directory Creation Wizard, select an alias for the folder. The alias is used in the web URL, i.e. http://www.myserver.com/mystudy/stu1logn.htm.
![]() Next, enter the path to the folder where the study is located. This is the study root folder that was created in a previous step.
![]() Make sure only the "Read", "Run scripts", and "Execute" options are checked.
![]() After finishing the Virtual Directory Creaton Wizard, the alias used appears in the list of items under Default Web Site. Right-click the alias and select Properties.
![]() To verify that SSI Web scripts will run correctly, check that "Execute permissions" says "Scripts and Executables", and click Configuration.
![]() Scroll down through the extensions, and verify that your Perl interpreter is registered to handle .pl extensions. If it is not present, check with your System Administrator about adding the extension.
![]() Permissions must be set on the files so that they can be viewed on the Internet. To do this, right-click the virtual directory, and select "Permissions".
![]() Find the entry for "Internet Guest Account", and if not already checked, put a check for the "Modify" flag. All the flags below it should also become checked. Click OK to close the permissions window.
![]() To complete the configuration, click Web Service Extensions from the tree view. If not already allowed, right-click "All Unknown CGI Extensions" and select Allow. This should also be done for other items referring to CGI, such as "Perl CGI Extension" (this may vary with your Perl interpreter).
![]() Configuration of the web server is now complete and ready for testing. Be aware with the many different Perl interpreters and server configurations, these instructions may vary slightly. Consult your System Administrator for assistance. |
||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||
Uploading Files and Folders |
||||||||||||||||||||||||||||||||||||||||||||
|
The files and folders created in the Web Upload folder (see: Create Files to Upload to Server) now must be set up and configured on your web server. The following table describes the contents of the Web Upload folder.
** Only for MaxDiff/Web studies The default configuration has a cgi-bin folder for each study. Some ISPs do not allow this. For configurations other than the default, see the Alternate Configuration section. The contents of the Web Upload folder are usually uploaded to the web server via FTP (File Transfer Protocol). FTP is a method which transfers (uploads) files from your local PC to the web server on the Internet. To FTP your files, you need an FTP program. We recommend WS_FTP (http://www.ipswitch.com) When uploading files to the web server it is essential that you upload in binary mode. Binary mode ensures that the file is not changed in any way during the upload process. The size (number of bytes) of all files should be the same on the web server as they are on your local PC.
![]() At this point, if you have uploaded the files and folders and set permissions correctly, your survey should be working. Go to STUDYNAMElogn.htm on your web site and test your survey making sure the study behaves as expected and that it is saving data. Remember to log into the Administrative Module through STUDYNAMEadmn.htm to see your results and download your data. If you are getting errors see Trouble Shooting - Common Mistakes |
||||||||||||||||||||||||||||||||||||||||||||
|
You are responsible for securing your web server.
Here are a few items to consider:
|
||||||||||||||||||||||||||||||||||||||||||||
Alternate Configuration - Common cgi-bin for all Studies |
||||||||||||||||||||||||||||||||||||||||||||
The default configuration of SSI Web has a separate cgi-bin directory inside each study root directory. Some web server configurations and ISPs do not allow this. They have a specific location where all CGI scripts must reside in order to execute. The following steps outline how to make SSI Web work with this alternate configuration:
These changes are stored in the STUDYNAMEpath.cgi, STUDYNAMElogn.htm, and STUDYNAMEadmn.htm files. The notation "../" means go up one directory. For example, given the directory structure: \cgi-bin ciwweb.pl admin.pl (etc.) \htdocs \study1 \admin \data \graphics STUDYNAMElogn.htm STUDYNAMEadmn.htmthe alternate paths are:
|
|
About Us | Contact Us | Privacy | FAQ's | Site Map | Survey Software | Conjoint Analysis | Forum |
|
© 2009 Sawtooth Software, Inc. All rights reserved. |