We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

IIS Web server setup

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
jhewitt
Posts: 12
Joined: Fri Jul 21, 2017 11:14 am

IIS Web server setup

Post 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.

jhewitt
Posts: 12
Joined: Fri Jul 21, 2017 11:14 am

Re: IIS Web server setup

Post 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"

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: IIS Web server setup

Post 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

Post Reply