Re: Anyone ever use Squirrelmail?



amerar@xxxxxxx wrote:
Steve Wampler wrote:
Add the attached file to /etc/httpd/conf.d/ and restart httpd.
I'm surprised this file wasn't installed for you by the install.
(This version is modified so 'https://HOSTNAME/mail' gets you
to squirrelmail as well as 'https://HOSTNAME/webmail'.)

Well, I see that there is an alias directive that points to the install
directory. However, when I enter that URL, rather than bringing up
Squirrelmail, it give me a box to save the index.php file??

??? I don't understand "save the index.php" file. You get a dialog
box asking if you want to save this file? Sounds like you may not
have Apache configured to work with PHP, which is a separate problem
than just getting squirrelmail to work.

Start by checking /etc/httpd/conf/httpd.conf to see if 'index.php'
shows up in a 'DirectoryIndex' line. And that you have a line like:

AddType application/x-httpd-php .php4 .php3 .phtml .php

in the same file. (Remember to restart httpd if you make changes
to httpd.conf!)

Now, that may not be enough, mind you. You may not have php installed,
for example. Or the apache module for php4 installed. Or its something
else entirely - this is just my best guess.

Good luck.
--
Steve Wampler -- swampler@xxxxxxxx
The gods that smiled on your birth are now laughing out loud.
.



Relevant Pages

  • RE: Redhat Squirrelmail install
    ... You need to uninstall the rpm and then download a program from the site. ... The squirrelmail is a program write in php and perl that use imap to get ... You don't need to install nothing else to run it properly, ... This file then redirects all domain names to SquirrelMail. ...
    (RedHat)
  • Re: Squirrelmail and Apache confusion
    ... > I am installing a Sarge box end would like to get Squirrelmail to work ... > and that the latter is provided by apache ... > installed, apt will go and install apache2 along the way. ... The following extra packages will be installed: ...
    (Debian-User)
  • Re: Squirrelmail replacement
    ... The issue could be the result of your MTA configuration. ... Over the weekend I moved from Squirrelmail... ... from the command line that will do a complete install. ...
    (RedHat)
  • RE: SquirrelMail Installation Issues (fixed)
    ... Subject: SquirrelMail Installation Issues ... apt-get install squirrelmail ... you meant to remove it and won't put conf files in there till after its ... and install is easier. ...
    (Ubuntu)
  • Apache 2 and RedHat Professional Workstation
    ... I just installed RH Professional Workstation, ... the copy of Squirrelmail is from their website ... installing/configuring Apache 1.3, but not 2. ... I've opened Linux filesystem permissions as ...
    (RedHat)