Search found 4 matches

by Nicolas777
Thu Apr 17, 2003 8:29 am
Forum: PHP - Code
Topic: fopen() behind proxy server
Replies: 6
Views: 2575

I ran this script, and it gives me the following result : gethostbyaddr('64.246.30.37') : 64.246.30.37 fsockopen with ip Warning: fsockopen() їfunction.fsockopen]: php_hostconnect: connect failed in c:\program files\apache group\apache\htdocs\test.php on line 10 Warning: fsockopen() &#...
by Nicolas777
Thu Apr 17, 2003 8:06 am
Forum: PHP - Code
Topic: fopen() behind proxy server
Replies: 6
Views: 2575

Code: Select all

Directive                     Local Value Master Value 
allow_call_time_pass_reference     On          On 
allow_url_fopen                    On          On
by Nicolas777
Thu Apr 17, 2003 6:48 am
Forum: PHP - Code
Topic: fopen() behind proxy server
Replies: 6
Views: 2575

Yes. I want to open jpg file from some server.
by Nicolas777
Tue Apr 15, 2003 8:45 am
Forum: PHP - Code
Topic: fopen() behind proxy server
Replies: 6
Views: 2575

fopen() behind proxy server

Hi,

I have a problem with fopen() function.

I'm working on localhost and my computer is behind proxy server. I'm trying to open URL with fopen() function and the script tells me the following:

failed to create stream: Invalid argument in ...