This topic is locked

IIS and Php Runner

11/17/2009 4:35:22 PM
PHPRunner General questions
K
kingg2 author

Hello everyone,
I created a MS Access PHP Runner database/website but I cannot get it to work with IIS 6. The port I am using is 8081 because our InterMapper alert website is on port 80. Could this be a problem? Are the created .php files compatible with IIS? PHP is installed on IIS 6 and set to allow along with the extension .php
Any help would be gratefully appreciated.

Admin 11/17/2009

Port is not problem, IIS takes care of this.
What kind of error you having?

K
kingg2 author 11/17/2009

My Web page just isn't being displayed properly. I copied over the output folder onto a data drive them mapped IIS to that output folder. Do I need to modify one of the PHP files?

Admin 11/17/2009

What do you mean "page just isn't being displayed properly"? What exactly you see in the browser?
You may have better luck opening a ticket at http://support.xlinesoft.com and sending a screenshot of what you see in the browser.
You can also post your application to Demo Account (use 'Demo Account' button on the last screen in program) just to see if it works there.

K
kingg2 author 11/18/2009

The demo account works fine but I want to migrate the website over to IIS. I am getting a 403 error in Internet Explorer that is pretty much denying me access to the web page.

J
Jane 11/18/2009

To say what's happening I need the original error message.

IE hides error message and show its own.

You should go to the Tools --> Internet Options --> Advanced in the IE (Internet Explorer) and uncheck "Show friendly HTTP error messages" option.

Then reproduce your error and post full error message.