| After
you unzipped ProjectReporter.zip, you can either rename Project
folder to something else you prefer such as "projects"
or keep its original name as Project.
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 new
report 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 Projectfolder
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 Project
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:
connproject.asp
connprojectAdmin.asp
If your site
domain is yourdomain.com, and you do not rename the original main
folder ProjectReporter, and you upload this whole ProjectReporter
folder to the root of your site, the URL to your ProjectReporter
front page is:
http://www.yourdomain.com/Project/
The URL to
Admin is:
http://www.yourdomain.com/Project/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. |