Trying to get Internal Server Reporting to Work
My team's training modules are publishing just fine to our server. I am trying to hook up the quiz analyser and keep getting an "unknown error" on submission of the results. On further review the page returns a message "method not allowed"
I saved the two PHP files to a directory in our webserver. The address is
https://ourcompany.com/Training/captivate/internalserverreporting.php
Couple questions. Do the PHP files need to live in the root of the webserver? Can the live deeper in a different folder? If I have mutliple published training modules, do each of them need these two files in their published folder?
