RE: Squirrelmail/Apache question

2002-11-27 Thread Rune Berge
On Mon, 25 Nov 2002, Will Phipps wrote: > I figured out something that might be causing the problem. When I goto > www.mydomain.com/webmail/ (with the trailing "/"). It works fine. I > noticed that in the httpd.conf file it warns you that "if you use a > trailing "/" on the alias then you need

RE: Squirrelmail/Apache question

2002-11-25 Thread Will Phipps
> When I try to access www.mydomain.com/webmail and > http://localhost/webmail with Mozilla I get the following error > message in a dialog: www._default_.com could not be found. Please > check the name and try again. And other pages on www.mydomain.com works fine? I have no idea what that err

RE: Squirrelmail/Apache question

2002-11-25 Thread Rune Berge
On Sun, 24 Nov 2002, Will Phipps wrote: > When I try to access www.mydomain.com/webmail and > http://localhost/webmail with Mozilla I get the following error message > in a dialog: > www._default_.com could not be found. Please check the name and try > again. And other pages on www.mydomain.com

RE: Squirrelmail/Apache question

2002-11-24 Thread Will Phipps
>IIRC it should work by default. What kind of error are you getting when >trying to access www.mydomain.com/webmail? Have you tried accessing it >from the server itself? (http://localhost/webmail) > >Does the file /etc/httpd/conf.d/squirrelmail.conf exist on your system, >and does it contain an

Re: Squirrelmail/Apache question

2002-11-24 Thread Wayne McCloud
I have sendmail and imap working. we are using the netscape mail and it works fine. >>> [EMAIL PROTECTED] 11/24/02 12:30PM >>> On Sun, 24 Nov 2002, Wayne McCloud wrote: > I have Squirrelmail installon 8.0 and get the login screen; however, > none of my usr name and passwords work. Is there som

Re: Squirrelmail/Apache question

2002-11-24 Thread Rune Berge
On Sun, 24 Nov 2002, Wayne McCloud wrote: > I have Squirrelmail installon 8.0 and get the login screen; however, > none of my usr name and passwords work. Is there something else i need > to configure? Well, you have to have sendmail and imap set up correctly. Are your users able to read/send m

RE: Squirrelmail/Apache question

2002-11-24 Thread Rune Berge
On Sat, 23 Nov 2002, Will Phipps wrote: > Actually the default would be better. Is there anything else I need to > do to set it up? Or, should it be working by default? Does it need any > configuration in apache that is not done in RH 8.0 by default? IIRC it should work by default. What kind

Re: Squirrelmail/Apache question

2002-11-24 Thread Mike Burger
On Sun, 24 Nov 2002, Wayne McCloud wrote: > I have Squirrelmail installon 8.0 and get the login screen; however, > none of my usr name and passwords work. Is there something else i need > to configure? > thanks There was an issue, introduced lately by a recent version of PHP, where you actually

Squirrelmail/Apache question

2002-11-24 Thread Wayne McCloud
I have Squirrelmail installon 8.0 and get the login screen; however, none of my usr name and passwords work. Is there something else i need to configure? thanks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redh

RE: Squirrelmail/Apache question

2002-11-23 Thread Will Phipps
Actually the default would be better. Is there anything else I need to do to set it up? Or, should it be working by default? Does it need any configuration in apache that is not done in RH 8.0 by default? Thanks, Will P. > I am trying to set up Squirrelmail with apache. Do I have to set up

Re: Squirrelmail/Apache question

2002-11-23 Thread Mike Burger
You'll either need to set up squirrelmail in a subdirectory of your webserver's directory structure, or you'll need to add aliases and directives to the httpd.conf file which will allow apache to access and display items from the squirrelmail directories. On Sat, 23 Nov 2002, Will Phipps wrote:

Re: Squirrelmail/Apache question

2002-11-23 Thread Rune Berge
On Sat, 23 Nov 2002, Will Phipps wrote: > I am trying to set up Squirrelmail with apache. Do I have to set up the > /usr/var/squirrelmail directory as a virtual host in apache? What is it > that I have to do to make it show up when I access > www.mydomain.com/squirrelmail from the web? I am us

Re: Squirrelmail/Apache question

2002-11-23 Thread Tom Eastep
--On Saturday, November 23, 2002 04:44:55 PM -0600 Will Phipps <[EMAIL PROTECTED]> wrote: I am trying to set up Squirrelmail with apache. Do I have to set up the /usr/var/squirrelmail directory as a virtual host in apache? What is it that I have to do to make it show up when I access www.mydo

Squirrelmail/Apache question

2002-11-23 Thread Will Phipps
I am trying to set up Squirrelmail with apache. Do I have to set up the /usr/var/squirrelmail directory as a virtual host in apache? What is it that I have to do to make it show up when I access www.mydomain.com/squirrelmail from the web? I am using RH 8.0 and have not changed the way the RH 8.0