ho un problema mai riscontrato prima, in pratica utilizzo un file include che contiene del codice che processa e visualizza delle news, questo file include viene richiamato da un sito residente su un altro server , fin quì tutto ok, adesso provando a richiamare lo stesso include da un altro sito ancora, sempre su un altro server diverso, ottengo questo errore:
Warning: main(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/host/public_html/test.php on line 9
Warning: main(http://sito. it/news.inc.php): failed to open stream: Permission denied in /home/host/public_html/test.php on line 9
Warning: main(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/host/public_html/test.php on line 9
Warning: main(http://sito. it/news.inc.php): failed to open stream: Permission denied in /home/host/public_html/test.php on line 9
Warning: main(): Failed opening 'http://sito. it/news.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/host/public_html/test.php on line 9