USHOP 2.0


Instructions:

This page provides a setup wizard to help you configure uShop for your UNIX server. To use it, just fill out the form below and then press "Submit". The wizard will automatically generate a uShop CGI script configured for your server along with instructions on how to install it on your server.

Note 1: The script that is generated for you is compatible with both the trial version and the full version of uShop.

Note 2: It is important that you select the correct language version. That is, the language version you choose below must match the language version of uShop that you have. For example, if you are using the Danish Version of uShop, be sure to select "Danish" below. If you are using the English Trial Version of uShop, be sure to select "English" below.


1. Select Language:


Above, select the language version of uShop that you are using.
2. Enter the path to Perl:


In the above blank you should enter the path to Perl on your server. This will typically be something like: /usr/bin/perl, /usr/local/bin/perl, or /bin/perl. If you do not know, you can ask your web hosting service provider.
3. Enter the path to sendmail:


In the above blank you should enter the path to sendmail on your server. sendmail is the standard UNIX mail program that uShop uses to email the order notification to the storeowner and the order receipt to the customer. Typical locations of sendmail are /usr/lib/sendmail or /usr/sbin/sendmail. If you do not know the path of sendmail on your server, you can ask your web hosting service provider.
4. Enter the CGI file extention required for your server:


In the above blank you should enter the file extension that CGI scripts must have on your server in order to be able to execute. That is, some servers require CGI scripts to end with .pl while other servers require CGI scripts to end with .cgi. If you do not know which extension is required for CGI scripts on your server, you can ask your web hosting service provider.
5. Enter the email address of the store owner:


In the above blank you should enter the email address that you will like the order notifications sent to.
6. Enter the subject to appear on the store owner's emails:


In the above blank you should enter the sentence/phrase that you would like to appear on all email sent to the store owner. This sentence/phase will appear in the "subject" area of emails sent to the store owner to notify him/her of a new order.
7. Enter the subject to appear on the email receipt:


In the above blank you should enter the sentence/phrase that you would like to appear in the "subject" area of email receipts that are sent to the customer.
8. Enter the password to use to read orders:


In the above blank you should enter the password to use if you are going to use uShop's Order Reader applet to securely read orders from your secure server.
9. Save customer data in a comma-delimited data file:
Yes. No.

Here you can select whether you would like uShop to maintain a comma-delimited data file of all of the customer's addresses. If you choose YES, then a file called address.csv will be created and maintained in your "orders" directory.
Press Submit to let the uShop CGI Setup Wizard create a script for you!