Executing client code with real subject:
Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for example.com failed: Name or service not known in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for example.com failed: Name or service not known in /in/6uCRG on line 29
Downloaded bytes: 0
Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for example.com failed: Name or service not known in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for example.com failed: Name or service not known in /in/6uCRG on line 29
Downloaded bytes: 0
Executing the same client code with a proxy:
CacheProxy MISS. Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for example.com failed: Name or service not known in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for example.com failed: Name or service not known in /in/6uCRG on line 29
Downloaded bytes: 0
CacheProxy HIT. Retrieving result from cache.
Executing client code with real subject:
Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Downloaded bytes: 0
Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Downloaded bytes: 0
Executing the same client code with a proxy:
CacheProxy MISS. Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Downloaded bytes: 0
CacheProxy HIT. Retrieving result from cache.
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Executing client code with real subject:
Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Downloaded bytes: 0
Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Downloaded bytes: 0
Executing the same client code with a proxy:
CacheProxy MISS. Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo for example.com failed: System error in /in/6uCRG on line 29
Downloaded bytes: 0
CacheProxy HIT. Retrieving result from cache.
Output for 8.0.9
Executing client code with real subject:
Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/6uCRG on line 29
Downloaded bytes: 0
Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/6uCRG on line 29
Downloaded bytes: 0
Executing the same client code with a proxy:
CacheProxy MISS. Downloading a file from the Internet.
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/6uCRG on line 29
Warning: file_get_contents(http://example.com/): Failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /in/6uCRG on line 29
Downloaded bytes: 0
CacheProxy HIT. Retrieving result from cache.