Biz file_get_contents kullandığınızda, hangi PHP alanı adını (yerel DNS?) Gidermek için kullanır.
Ben bu hata var, çünkü ben soruyorum:
Warning: file_get_contents(http://external-domain.com) [function.file-get-contents]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\test.php on line 11
Ben file_get_contents()
bir iç URL yani http://localhost:9090
, sorun ben de 127.0.0.1 localhost bir eşleme yoktu oldu kullanıldığında önce tam bu hatayı düzeltmek için başardı benim hosts benim windows makinede dosya. Bu ekledikten sonra, ben iç URL'ler file_get_contents()
kullanmak mümkün oldu.
Bu benzer bir şekilde sabit olabilir?