RE: squirrelmail configuration problem

2004-07-08 Thread Henry Hollenberg
Hiya,
 I have installed squirrelmail apache and php on debian testing.

 My first attempt to login via webmail I was confused by a caudium
 splash page.

 I removed it and apache seems to be rendering the page now but it
 gives  me a directory listing instead of a squirrelmail login
 page:
 Apache/1.3.29 Ben-SSL/1.53 Server at www.rcwm.com Port 443

 I guess I have something misconfigured and have examined
 /etc/squirrelmail and
 still don't grok what's going on.  Any ideas?  Thanks, hgh.
What do you get if you click on index.php? Does it show the login page?
If it does you probably need to add index.php to the DirectoryIndex
directive in your httpd.conf.
Regards,
Mark.
--
This e-mail message may contain confidential or privileged information.
Recipients are requested to preserve this confidentiality and to advise
the sender immediately of any error in transmission.
Any views/opinions expressed in this email are that of the author and
may not reflect the views of Salamis Group - www.salamisgroup.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: squirrelmail configuration problem

2004-07-08 Thread Henry Hollenberg
Thanks for the reply Mark,
I must have clicked on everything but index.php.  I was expecting
login.php or auth.phpoh wellthanks for the tip.
BTW, I seem to have lost my feed from the debian mailing listI don't
think I've been spamming it, never received a notification that I'm aware
of.  Just fell of the list end of June.  I guess I'll try and re-UP.
Thanks, hgh.
Mark McRitchie wrote:
 Hiya,


 I have installed squirrelmail apache and php on debian testing.

 My first attempt to login via webmail I was confused by a caudium
 splash page.

 I removed it and apache seems to be rendering the page now but it
 gives  me a directory listing instead of a squirrelmail login
 page:



 Apache/1.3.29 Ben-SSL/1.53 Server at www.rcwm.com Port 443

 I guess I have something misconfigured and have examined /etc/squirrelmail and
 still don't grok what's going on.  Any ideas?  Thanks, hgh.



 What do you get if you click on index.php? Does it show the login page?

 If it does you probably need to add index.php to the DirectoryIndex
 directive in your httpd.conf.

 Regards,
 Mark.


 --
 This e-mail message may contain confidential or privileged information.
 Recipients are requested to preserve this confidentiality and to advise the sender immediately of 
any error in transmission.

 Any views/opinions expressed in this email are that of the author and may not reflect the views 
of Salamis Group - www.salamisgroup.com



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: squirrelmail configuration problem

2004-07-07 Thread Matthijs
On Wed, 07 Jul 2004 14:20:08 +0200, Henry Hollenberg [EMAIL PROTECTED]
wrote:

 If I click on squirrelmail I get:
 
 Index of /squirrelmail
 
   NameLast modified   Size  Description
 
   Parent Directory07-Jul-2004 05:59  -
   attach/ 03-Feb-2004 10:09  -
   class/  03-Jul-2004 21:41  -
   config/ 03-Jul-2004 21:43  -
   functions/  03-Jul-2004 21:41  -
   help/   03-Jul-2004 21:41  -
   images/ 03-Jul-2004 21:41  -
   include/03-Jul-2004 21:41  -
   index.php   03-Feb-2004 10:09 1k
   locale/ 03-Jul-2004 21:41  -
   plugins/03-Jul-2004 21:41  -
   po/ 03-Jul-2004 21:41  -
   src/03-Jul-2004 21:41  -
   themes/ 03-Jul-2004 21:41  -
 
 Apache/1.3.29 Ben-SSL/1.53 Server at www.rcwm.com Port 443
 
 I guess I have something misconfigured and have examined /etc/squirrelmail and
 still don't grok what's going on.  Any ideas?  Thanks, hgh.

What happens when you click on index.php? If it attempts to
download/save the php-file instead of executing it, I would guess that
PHP isn't installed correctly in your apache config-file.
Or perhaps it is installed correctly for apache non-secure, but not
installed for apache-ssl?
-- 
Matthijs
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]