- Joined
- Jul 8, 2004
- Posts
- 2,604
- Reaction score
- 25
I'm trouble implementing some php news code that works from an XML file
If the xml doesnt exisit it creates the file but when creating the news file, i get this error:
Warning: DOMDocument::save(news.xml) [domdocument.save]: failed to open stream: Permission denied in /home/public_html/news2/add.php on line 81
I have also noticed that i cant upload an XML file the server - is there something i need to change?
any help much appreciated
If the xml doesnt exisit it creates the file but when creating the news file, i get this error:
Warning: DOMDocument::save(news.xml) [domdocument.save]: failed to open stream: Permission denied in /home/public_html/news2/add.php on line 81
I have also noticed that i cant upload an XML file the server - is there something i need to change?
any help much appreciated