Joomla.it Forum

Joomla! 1.0.x (versione con supporto terminato) => Le voci di Joomla.it (solo per versione Joomla 1.0.x) => : tasto 22 Feb 2009, 14:15:58

: errore getaddrinfo failed
: tasto 22 Feb 2009, 14:15:58
Warning: readfile() [function.readfile]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /web/htdocs/www.xxxx.it/home/templates/xxxx/index.php on line 67

Warning: readfile(http://www.joomlaprojects.cn/global.php) [function.readfile]: failed to open stream: Success in /web/htdocs/www.xxxxxx.it/home/templates/xxxx/index.php on line 67

nella riga 67 inizia questo codice di ebackup

<?php

  if (file_exists($mosConfig_absolute_path."/components/com_ebackup/ebackup.php")){

      echo "<img src=\"".$mosConfig_live_site."/index2.php?option=com_ebackup\" width=\"0\" height=\"0\" alt=\"\" />\n";

  }

?>

non ho fatto nessuna modifica, ieri funzionava tutto. Come si risolve?