Page 1 of 1

IIS Web server setup

Posted: Fri Jul 21, 2017 1:40 pm
by jhewitt
Hi,

We are trying to configure a development web server for the IVR code developed by Plum. I have IIS and PHP 5.6.31 installed and working yet a call to the start.php page just generates the below error where the production server creates valid output.

Are there any documents on how to configure IIS to host and serve the IVR code?
This page contains the following errors:

error on line 67 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.

Re: IIS Web server setup

Posted: Mon Jul 24, 2017 12:53 pm
by jhewitt
Seam to have figured out some of the issues but stuck on the below error.

cURL ERROR "SSL certificate problem: unable to get local issuer certificate"

Re: IIS Web server setup

Posted: Mon Jul 24, 2017 1:31 pm
by support
Hi,

Unfortunately, we are unable to give IIS specific advice since we work with Linux exclusively in our own environment.

The error you are seeing usually indicates a mis-configuration of SSL on your webserver. Where or how are you seeing this error? What page is producing this error?

Regards,
Plum Support