I have the newest foxserv on my comp. When i'm trying to open a xml document
with function $doc  = domxml_open_file("test.xml");

It appears an error like this:
Warning: warning: in C:\FoxServ\www\nTrophy_usr_auth\nowy.php on line 3

Warning: failed to load external entity "menu.xml" in
C:\FoxServ\www\nTrophy_usr_auth\nowy.php on line 3

Fatal error: Call to a member function on a non-object in
C:\FoxServ\www\nTrophy_usr_auth\nowy.php on line 4

I had downloaded libxml and installed it. domxml.dll is in
c:\windows\system32 (i have win xp sp1). I don't know why this error
appears. In my opinion everything is ok. Coudl someone help me, please ?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to