please help what does this error mean

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
RASHAWN13
Forum Newbie
Posts: 2
Joined: Mon Jun 09, 2008 4:41 pm

please help what does this error mean

Post by RASHAWN13 »

Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "te.xml" in /he/content/62/3654654/htfg/index.php on line 57
please some one tell me what this warning means thanks
User avatar
Gabriel
Forum Commoner
Posts: 41
Joined: Wed May 06, 2009 8:12 pm
Location: Las Vegas

Re: please help what does this error mean

Post by Gabriel »

Make sure te.xml exists and has read/write permissions since the script is attempting to access the file.
Post Reply