I just finished installing on windows 2003 and everything gave me a green check but when I try to log on using alloc for userid/password I am getting the following error:
Bad Gateway
Web server received an invalid response while acting as a gateway or proxy server.
I have other php apps on the server which I am hosting and no problem.
Any thoughts and/or resolution will be appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
we are using windows 2003, but I found why we were getting the error. When setting up php, you need to make sure that run ISAPI is checked. otherwise it will error out.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you access any other content (apart from the allocPSA installation) off that virtualised server instance? This issue may not be related to allocPSA as such.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just finished installing on windows 2003 and everything gave me a green check but when I try to log on using alloc for userid/password I am getting the following error:
Bad Gateway
Web server received an invalid response while acting as a gateway or proxy server.
I have other php apps on the server which I am hosting and no problem.
Any thoughts and/or resolution will be appreciated.
Greetings.
What web server are you using on Windows 2003?
We've tested allocPSA on Apache under Windows, but not any other web server.
we are using windows 2003, but I found why we were getting the error. When setting up php, you need to make sure that run ISAPI is checked. otherwise it will error out.
So, just to confirm, this is all working OK now?
And you're using IIS7?
I'm also getting a bag gateway issue on a centos5.2 openvz.
install whent very well. then http://74.63.199.153/dimdim/
I get
"
502 Bad Gateway
nginx/0.7.9
"
Any ideas?
Can you access any other content (apart from the allocPSA installation) off that virtualised server instance? This issue may not be related to allocPSA as such.
Im finding that http://74.63.199.153/anything
gives the same no gateway error.
tail /usr/local/dimdim-4.5/nginx/logs/error.log
2008/12/15 20:42:15 [error] 8097#0: 1 connect() failed (111: Connection refused) while connecting to upstream, client: 72.222.209.44, server: 127.0.0.1, request: "GET /dimdim/?6546thrtfhrthrfthrfthft HTTP/1.1", upstream: "http://127.0.0.1:40000/dimdim/?6546thrtfhrthrfthrfthft", host: "74.63.199.153"
2008/12/15 20:42:15 [error] 8097#0: 1 connect() failed (111: Connection refused) while connecting to upstream, client: 72.222.209.44, server: 127.0.0.1, request: "GET /dimdim/?6546thrtfhrthrfthrfthft HTTP/1.1", upstream: "fastcgi://127.0.0.1:40005", host: "74.63.199.153"
I'm not sure what you mean by "allocPSA" :)
I think we may have crossed-lines here.
You're posting this message to the allocPSA support forum on Sourceforge.net
If your error/issue is not related to allocPSA, then there's obviously a glitch somewhere.
oops