I just installed the sqwebmail-1.2.1 package on my OpenBSD 2.8 box, which is running Apache 1.3.14 as a web server. I paid careful attention to all the config directives, but still seem to have screwed something up.
 
When I try to access www.schnarff.com/cgi-bin/sqwebmail, I get a 404 error -- despite the fact that sqwebmail exists in that spot in my web directory structure (/home/www/schnarff/cgi-bin/sqwebmail). Upon looking at my Apache error log, I see the following message:
 
script not found or unable to stat: /usr/local/apache/cgi-bin/sqwebmail
 
I would think it's looking in the wrong place for the script. I find this somewhat odd, considering I used --with-cgibindir=/home/www/schnarff/cgi-bin/ in  my configure script.
 
The other thing that seems a little disturbing to me is the permissions on the file: -rwsr-xr-x. I've never seen an "s" in permissions before, so I don't know what that's all about.
 
Any assistance would be appreciated.
 
Thank you,
Alex Le Fevre

Reply via email to