PDA

View Full Version : Proxy Script?



holydevil
October 27th, 2006, 14:26
hi,
i just opened a new proxy site : http://www.bypasser.info

The prob is when i enter any site and hit enter the page gives some decode error
when i runed the same thing on my localhost and my other host it runned successfuly

For PHP Info of the server : http://www.bypasser.info/phpinfo.php

can someone Pls help me

Regards
Flavian

krakjoe
October 27th, 2006, 14:55
I think you wrote this on windows, try using the oler $this-> style of OO ...

It's saying you have called a method statically, by using the scope thingy ( :: ), and it won't have that ....

holydevil
October 27th, 2006, 15:25
i have used the PHProxy script and it works on all winows and Linux

i have tried to run this same script on my localhost and my http://www.v27.be/cgiproxy/(Its a phproxy script not cgi) server and it works okey but i dont know why this bypasserr server is giving prob

krakjoe
October 27th, 2006, 15:30
are php versions identical in both environments and is the scipt rated for php5?

holydevil
October 27th, 2006, 15:35
nope they are not same

my bypasser server uses PHP5, Apache 2.0 : http://www.bypasser.info/phpinfo.php

my v27.be server uses PHP 4.3.9, Apache3 : http://www.v27.be/cgiproxy/phpinfo.php