06.12.2015, 10:41
Hey,
I am trying to do a simple Request but it seems like i can't even connect to the server, i have already tried it with a local server and with a non local server, it just won't work.
I already tried deactivating my firewall but that's also useless, anyways that shouldn't be necessary since i tried it on localhost and the file permissions are also correct.
Does anyone know what the problem could be?
I guess u don't need any code here but still here:
greetings Marcel
I am trying to do a simple Request but it seems like i can't even connect to the server, i have already tried it with a local server and with a non local server, it just won't work.
I already tried deactivating my firewall but that's also useless, anyways that shouldn't be necessary since i tried it on localhost and the file permissions are also correct.
Does anyone know what the problem could be?
I guess u don't need any code here but still here:
PHP код:
HTTP(1,HTTP_GET, "ftp://user1@127.0.0.1/nope.txt", "", "MyHttpResponse");