I bought the WGS eBooks and got PHP and reverse proxy installed. Got the PHP manager installed, and it says PHP is working.
I installed and configured the reverse proxy point to a /Calibre folder under my root on my local server.
Testing using Info.php fails with this:
HTTP Error 502.3 - Bad Gateway
A connection with the server could not be established
Most likely causes:
- The CGI application did not return a valid set of HTTP errors.
- A server acting as a proxy or gateway was unable to process the request due to an error in a parent gateway.
Things you can try:
- Use DebugDiag to troubleshoot the CGI application.
- Determine if a proxy or gateway is responsible for this error.
Detailed Error Information:
Module
ApplicationRequestRouting
Notification
ExecuteRequestHandler
Handler
ApplicationRequestRoutingHandler
Error Code
0x80072efd
Requested URL
http://localhost:80/calibre/info.php
Physical Path
C:\Calibre\info.php
Logon Method
Anonymous
Logon User
Anonymous
When I tried using https://tirnanog.remotewebaccess.com//calibre/info.php
I got
502 - Web server received an invalid response while acting as a gateway or proxy server. There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.
Any ideas?
Appreciate any help.
My goal is to install Calibre OPDS Server (COPS) from http://www.mobileread.com/foru...
Never worked with PHP on IIS, I did a bit on Apache, and this is really different.
Thanks,
Rick Hantz