InstallationTo install the ezDoc system v2: - Checkout the files from the latest tag to the desired location on your server.
- Copy the config/default.xml.cfm file to config/config.xml.cfm.
- Configure the config/config.xml.cfm file to reflect your environment and the desired functionality.
- If you did not install into the root of the server you will need a mapping for /ezdoc to the install directory.
- By default there is no error output. If you are experiencing trouble and would actually like to see what is going on open the config/config.xml.cfm file and change the environment to development
That should be it. Happy documenting!
|