joshdick / miniProxy

🚨⚠️ UNMAINTAINED! ⚠️🚨 A simple PHP web proxy.
http://joshdick.github.io/miniProxy
GNU General Public License v3.0
858 stars 542 forks source link

HTTP 502 Bad Gateway #109

Closed Bonveio closed 5 years ago

Bonveio commented 6 years ago

I use this miniProxy in PHP 7.0 and this is working , but i try to change to old version (PHP 5.2) to test other php file to my webserver and this error occured , i try to back to 7.0 and this error is permanent and cant be fixed, please help.

joshdick commented 5 years ago

miniProxy supports PHP version 5.4.7 and newer.

This seems like a problem with your web server rather than with miniProxy, so I'm going to close this issue, but please feel free to continue the conversation either way.

Bonveio commented 5 years ago

Thanks for response @joshdick i try the latest php version 7.2 and it works perfectly

joshdick commented 5 years ago

You're welcome!