Re: Installation problems
Rick van Vliet <[email protected]>
| Newsgroups | gmane.mail.sqwebmail |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 18 Feb 2004 09:12:08 -0500, Mike Burkhouse <[email protected]> wrote: > Hi All, > > I have a new installation of sqwebmail that I am working with and I need > some help. Here are some system details: > > RHEL 3 > Netqmail 1.04 > Apache 2.0.48 installed to /usr/local/apache2/ > Sqwebmail 3.6.2 > > I installed sqwebmail with the following options: > > Configure --enable-cgibindir=/usr/local/apache2/cgi-bin > --enable-imagedir=/usr/local/apache2/icons > Make configure-check > make > Make check > Make install-strip > Make install-configure > > All installation steps seem to run without error. > > When I try to browse to http://localhost/cgi-bin/sqwebmail , I get the > following error: > > Internal Error > > The webmail system is temporarily unavailable. An error occurred in > function write: Transport endpoint is not connected. > > So I have a couple of questions: > > 1) Can anyone help with this? > 2) Is there an archive for this list that I can browse? > > Regards, > > Mike > > Hi Mike, Dumb questions, but: 1)Can you browse any other pages being served on //localhost/? 2)Have you looked at permissions in that/those folders 2a) Is that a standard CGI path for Apache2? (I forget) 3) Can you hit the page using //"domainname"/cgi-bin/sqwebmail ? 4) have you searched the archives? http://www.mail-archive.com/[email protected]/ Just some things to try. Rick