Skip to main content
OliverT05
Known Participant
March 8, 2017
Answered

No companies found in the current user account

  • March 8, 2017
  • 2 replies
  • 1959 views

Good Day!

I almost follow the all instructions to save the results in server. But it cannot generate results in quiz analyzer. 

Can anyone help me. [gallery ids="11573,11574,11572"]why12why1Sir, why is this happening? I almost follow all the instructions but still have an error.

This topic has been closed for replies.
Correct answer SauravGhosh

After you change the document root, create a folder report and then copy only the two php files in xampp/htdocs/report.

then try to access the using localhost:8080/report/internalServerReporting.php


Don't forget to restart Apache.

document root - How to change xampp localhost to another folder ( outside xampp folder)? - Stack Overflow

2 replies

SauravGhosh
Adobe Employee
Adobe Employee
March 9, 2017

Oliver,

Create a folder in your webroot or htdocs folder (if you’re using wamp/xampp).

For example,
http://localhost:8012/report/internalserverread.php

http://localhost:8012/report/internalServerReporting.php

I think this should work. You will also see the CaptivateResult folder.

Thanks,
Saurav

OliverT05
OliverT05Author
Known Participant
March 9, 2017

Sir Saurav,

I'm using Xampp. 

How can i create a folder in webroot? Because my webroot is in "Templates/Publish"  

Thanks,

Oliver

SauravGhosh
Adobe Employee
Adobe Employee
March 9, 2017

Create a folder report in C:\xampp\htdocs\report.

Copy both the php files in the report folder.