| Thanks for your prompt reply.. It appears that maybe I was wrong about what the issue was.
I edited the local blog.properties file as you suggested and the blog-xmlrpc-entry-extension was set at .txt so I changed it to html.. but that shouldn't have mattered as the blog-file-extensions was set to both html and txt as you state.
After the change I rebooted, even though I didn't think it was necessary. Again I made a post from ecto and this time it did show up as a .html file but still didn't render on the main page. A post made through the web interface worked fine.
I logged in as root and copied the filenames again.meta and again.html file from the directory to again1.meta and again1.html so they were exact copies of the original. The only difference is that instead of appserver being the owner, root was the owner. At that point the posts showed up. What is puzzling is that the posts made over the web interface have the same permissions as those made through the xmlrpc call so I'm not really sure why they wouldn't work.
Any thoughts?
------------------------------------------------------- Eric Callis LaGrange Highlands School District 106 1750 Plainfield Road LaGrange, IL 60525 v.708.485.3134 f.708.485.3311
On Aug 11, 2006, at 10:19 AM, David Czarnecki wrote: blog-xmlrpc-entry-extension=.html
|