Forever a noob, I'm trying to get XML_Feed_Parser working on xampp and i'm getting these error messages
Warning: require_once(XML/Feed/Parser.php) [function.require-once]: failed to open stream: No such file or directory in C:\Documents and Settings\mxxxx\My Documents\Downloads\xampp\htdocs\test.php on line 2
Fatal error: require_once() [function.require]: Failed opening required 'XML/Feed/Parser.php' (include_path='.;C:\Documents and Settings\mxxxx\My Documents\Downloads\xampp\php\pear\') in C:\Documents and Settings\mxxxx\My Documents\Downloads\xampp\htdocs\test.php on line 2
Im using pear, dont really understand it but it says XML_Feed_Parser is installed and OK. I restarted apache after the adding the library.
Does the include_path syntax look right? I cant find any evidence of this parser class except PEAR telling me everything is jake.
PS the forum logo is badass