Athlon1600 / php-proxy

A web proxy script written in PHP and built as an alternative to Glype.
https://www.php-proxy.com
MIT License
298 stars 158 forks source link

Cannot redeclare request_from_globals() #21

Closed jobski closed 8 years ago

jobski commented 9 years ago

I'm trying to run the application it won't load due to a fatal error:

PHP message: PHP Fatal error: Cannot redeclare request_from_globals() in src/helpers.php on line 6" while reading response header from upstream

Could you please help?

Athlon1600 commented 9 years ago

I'll fix this all by Monday