Thanks Terry ... sure enough - my ~/.mozilla was owned by root. >>JD< >>On 5/3/05, Terry <trryhend at gmail.com> wrote: >>> chown -r [username-here] $HOME/.mozilla/ >>> >>sorry, I think it should be -R instead of -r >>Issue this command as root: >># chown -R /home/terry/.mozilla >>(change terry to your-user-name)