Hey,
I managed to fix this problem by copying the contents of the weirdly
named ~/.mozilla-thunderbird/default/xx.slt/ folder into
~/.mozilla-thunderbird/default.knt/
This worked fine for me, not sure if it could cause problems (probably a
good idea to backup the default.knt folder).
Thank
Hey,
I had to fix this to get apache2-common installed on my system -- here's
the relevant three lines of code.
#auto enable mod_userdir, otherwise things will B-R-EAK
if [ ! -e "/etc/apache2/mods-enabled/userdir.load" ]; then
a2enmod userdir
fi
Yeah... I know it's a really hard fix to figure
2 matches
Mail list logo