On Thu22 Nov (09:14:10) Daniel Fairs ([EMAIL PROTECTED]) wrote:

> Looks to me that you got your --enable-imagedir and --enable-imageurl lines
> in your configure script wrong. Tell us what your line to configure was.
> 
> The reason it's not working when you move your images to your cgi-bin
> directory is that Apache is expecting to execute, not just spit out, files
> in that directory. It'll therefore barf if execute permission is not set on
> the file.
> 

Hi Daniel,

the lines I used to configure sqwebmail were:

./configure --enable-cgibindir=/home/www/cgi-bin/ 
        --enable-imagedir=/home/www/html-data/hasenbein/webmail/images 
        --with-authvchkpw 
        --without-fcgi 
        --without-ispell 
        --enable-hardtimeout=5400 
        --enable-autopurge=14   
        --enable-maxpurge=60 
        --prefix=/home/www/html-data/hasenbein/webmail 
        --enable-mimetypes=/usr/local/server/apache/conf 
        --without-gzip 
        --enable-imageurl=/images

All the other images were found properly. I now tried to edit 
the sqwebmail.css and that worked, but is that the right way?

Thanks.

        /mh

--

Martin Hasenbein     --     [EMAIL PROTECTED]

             UNIX, a way of life.
        FreeBSD, my choice of living.

Reply via email to