Hi all, I am getting the following error while trying to load swat (in my browser). Has anyone seen this before? 500 Server Error chdir failed - the server is not configured correctly log.swat says: [2003/09/20 13:09:08, 1] lib/util_unistr.c:load_case_tables(63) creating lame upcase table [2003/09/20 13:09:08, 1] lib/util_unistr.c:load_case_tables(78) creating lame lowcase table I suspect SWAT is not installed properly. I am using Solaris 9 and below are the steps I used to install Samba. ./configure \ --with-libiconv=/usr/local/libiconv \ --with-ldap \ --with-pam \ --with-pam_smbpass \ --with-ldapsam \ --with-winbind \ --with-included-popt make cd ../packaging/Solaris/ sh makepkg.sh pkgadd -d /tmp/samba.pkg Thanks for any help received. Darren