Web Server Setup
The
first thing that you should do is setup your web server. Each hosting company
uses their own setup controls or control panel or whatever they call it. Many
Windows hosting companies use the "Helm" web controls so we will be
referring to the Helm for these instructions. Your web site controls may be
setup differently but everything should be there. You'll
need to setup the following: (login to your
web site control panel now)
-
Create
a POP3 email account for the cart to use such as orders@yourdomain.com.
-
Click
the "Email Accounts POP3 " button (Helm).
-
Click
Add New and enter orders and a password. Then Save.
-
Login
to the email account to make sure that the mailbox has been created.
-
To
login you can usually go to http://mail.yourdomain.com/ and login with
the full email address and password.
-
Create
an FTP account to the db folder (database) on your web site.
-
Click
the "FTP Accounts" button (Helm).
-
Enter
a UserName and Password.
-
Make
sure, if the options are there, that you can read and write to the
folder.
-
FTP
Folder: \db
-
Click
Save.
-
Create
a "Web Folder" on your computer to access the FTP folder on
the web site. (Instructions Here)
-
Your
db folder should sit outside of the wwwroot folder with the logs folder
and only be accessible by ftp or DSN.
-
See
your hosting company's help for more info. Or just go to your Files and
Folders from your Web site control panel and create a db folder.
-
Setup
FrontPage Extensions
-
Click
the "FrontPage Extensions" button (Helm).
-
If
Frontpage Extensions: Installed you're good. Your hosting company should
have sent the password to you or you can change it now.
-
Otherwise
Click Install FrontPage Extensions.
-
Enter
a password. Click Save.
-
Write
down the FrontPage User Name. (Be sure to get every underscore and dot)
-
Create
a Web Folder on your computer to access your root web site.
(Instructions Here)
-
Setup
Web Site Settings
-
Click
the "Web Site Settings" button (Helm).
-
Make
sure "Directory Browsing" is turned off (unchecked).
-
If
available, "Web Site Write Permissions" is on (checked).
-
Under
Web Site Extensions select:
-
Click
Save
-
Upload
Database
Web
Server Setup is now complete.
*Note
- If your web server does not allow you to create folder out side of the web
root then follow the instructions here for
putting the database and other necessary files in your cart and uploading to the
web root.
Top
|