| After
you unzipped ContactDirectory.zip, you can either rename Directory
folder to something else you prefer such as "contacts"
or keep its original name as Directory.
There is a
file named inc_config.asp. You need to open this file and replace
the default admin email to yours. This email is used when a user
sends a "Report Broken Link" to you or when new news
is added.
Finally, use
an FTP program such as CuteFTP or WS_FTP_Pro to upload all files
and folders to your site server. If you upload the Directory folder
to your web site's root folder then you will not need to change
the connection paths to the database. Should you place the database
(located in _private folder) in a location outside of the Directory
folder then you will need to edit the path to the database's new
location. You will need to edit two files in the Connections folder:
connDirectory.asp
connDirectoryAdmin.asp
If your site
domain is yourdomain.com, and you do not rename the original main
folder Directory, and you upload this whole Directory folder to
the root of your site, the URL to your Directory front page is:
http://www.yourdomain.com/Directory/
The URL to
Admin is:
http://www.yourdomain.com/Directory/admin
The default
Admin account is
Admin ID: admin
Password: password
Login and you
will be able to change the default password to something else. |