May 22, 200917 yr Hey guys. I'm trying to "create" my own PHP proxy. I have a hosting site for it, and it loads up perfectly. But when I try to go to any website, it gives me this error: Warning: fwrite(): supplied argument is not a valid stream resource in /www/uuuq.com/z/0/m/z0mgar/htdocs/index.php on line 682 Warning: fgets(): supplied argument is not a valid stream resource in /www/uuuq.com/z/0/m/z0mgar/htdocs/index.php on line 690 Warning: fclose(): supplied argument is not a valid stream resource in /www/uuuq.com/z/0/m/z0mgar/htdocs/index.php on line 862 Warning: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/z/0/m/z0mgar/htdocs/index.php:682) in /www/uuuq.com/z/0/m/z0mgar/htdocs/index.php on line 1169 Warning: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/z/0/m/z0mgar/htdocs/index.php:682) in /www/uuuq.com/z/0/m/z0mgar/htdocs/index.php on line 1176 Warning: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/z/0/m/z0mgar/htdocs/index.php:682) in /www/uuuq.com/z/0/m/z0mgar/htdocs/index.php on line 1176 If you want to see the website, click here. I've tried multiple PHP proxies that I downloaded, and they all gave me this error. (At least, it looked the same) Could it be the hosting site? I used zymic.com Anybody have any other recommended sites I could use for free? I'm not sure if it affects anything, but I put all the permissions for the PHP files at 0777.
May 24, 200917 yr I sounds like the permissions are wrong. I really couldnt say what they should be, so i would suggest double checking the installation instructions, reinstalling, googling, or ask on some scripting forums. Hope you resolve it. :thumbsup:
Create an account or sign in to comment