Hi, I tried to compile sqwebmail with fastcgi support and I had a lot of troubles because '--with-cgi' option doesn't work. So, I edit sqwebmail/Makefile by hand and I added '-DHAVE_LIBFCGI -lfcgi' in argument to gcc and it succeed. However, I have a problem with my binary. Apache give me an internal server error and the reason is : "FastCGI: incomplete headers (0 bytes) received from server" I would like to know if someone know how to compile sqwebmail with fastcgi support. Regards, Arnauld M.
- Re: trouble with fastcgi support Michelizza Arnauld
- Re: trouble with fastcgi support Dan Melomedman
