PDA

View Full Version : [PHP] DOMDocument::load():I/O warning:failed to load external entity


leonapster
05-04-2008, 21:44
Ottengo questo errore quando voglio leggere un file xml con php. Il file xml è tranquillamente raggiungibile via browser e non presenta errori.

Errore output:


Warning: DOMDocument::load(http://www.sito.net/xml.php) [function.DOMDocument-load]: failed to open stream: HTTP request failed! HTTP/1.1 404 NOT FOUND in /home/mhd-01/insert.php on line 14

Warning: DOMDocument::load() [function.DOMDocument-load]: I/O warning : failed to load external entity "http://www.sito.net/xml.php" in /home/mhd-01/insert.php on line 14