I spent tonight trying to get Gregarius working on my little NSLU2 Linux box, (see http://www.nslu2-linux.org/ for details), but was unable to do it. Gregarius comes up, says that it has successfully imported database schema. I can add feeds in the admin interface, files are written in the cache directory, but they never show up on the home page. I turned on rss.meta.debug to see if I could get any debugging info, but wasn't successful. The Apache log doesn't show any permission errors. The only thing that I could think of was that my phpinfo shows: '--disable-xml' '--enable-libxml' and I seem to remember reading somewhere that Gregarius needs the expat xml parser? Is that correct, and is that the source of my problems? If not, do you have suggestions on how I can get better debugging info? Thanks, Tim P.S. phpinfo: Configure Command './configure' '--build=i386-pc-Linux-gnu' '--host=armv5b-softfloat-Linux' '--target=armv5b-softfloat-Linux' '--prefix=/opt' '--with-config-file-scan-dir=/opt/etc/php.d' '--with-layout=GNU' '--disable-static' '--enable-maintainer-zts' '--disable-dom' '--disable-xml' '--enable-libxml' '--with-apxs2=/home/slug/optware/nslu2/staging/opt/sbin/apxs' '--without-pear' '--without-iconv'