Hello sqwebmail list, I have been running sqwebmail 3.3.1 on my site w/o a hitch for more than a year. I have been building a new Linux box server from the ground up and decided to upgrade to 3.3.7. All compiles and installs OK. When I run: http://localhost/cgi-bin/sqwebmail I get the following error: Can't load form template. Also, I enabled https but invoking: https://localhost/cgi-bin/sqwebmail only returns site not found. Ideas and suggestions welcomed. Thanks, David.
Did you change any install options?
If not, I'll assume you can do this:
# ls /usr/local/share/sqwebmail/html/en
And you should see all your HTML template files. They should also be readable by the sqwebmail executable.
Check permissions also on the executable, and I'm not going to guess where THAT is. It should be:
-rwsr-xr-x 1 root root 1658133 Mar 4 03:23 sqwebmail*
/jesse
