Kingsley
Silver Pleskian
Hello;
I am having 502 Bad Gateway error when testing payment on my whmcs install. i use FPM application serve by Apache with PHP7.0.19.
proxy error log
When i change to FPM application serve by nginx i get 404 error for both wordpress and whmcs
I am having 502 Bad Gateway error when testing payment on my whmcs install. i use FPM application serve by Apache with PHP7.0.19.
proxy error log
Code:
2017/05/31 22:10:48 [error] 19763#0: *11359 upstream prematurely closed connection while reading response header from upstream, client: 169.159.70.99, server: sproutserver.com, request: "GET /members/modules/gateways/callback/paystack.php?invoiceid=13&trxref=13_1496264982 HTTP/2.0", upstream: "https://158.69.251.21:7081/members/modules/gateways/callback/paystack.php?invoiceid=13&trxref=13_1496264982", host: "sproutserver.com", referrer: "https://sproutserver.com/members/viewinvoice.php?id=13"
2017/05/31 22:10:49 [error] 19763#0: *11359 connect() failed (111: Connection refused) while connecting to upstream, client: 169.159.70.99, server: sproutserver.com, request: "GET /favicon.ico HTTP/2.0", upstream: "https://158.69.251.21:7081/favicon.ico", host: "sproutserver.com"
When i change to FPM application serve by nginx i get 404 error for both wordpress and whmcs