via the plesk update panel now I have horde instead of your fine squirrelmail ....
I seem to remember when I installed your package that something was done to the httpd.conf file but I dont remember what
Some rewrite... can anybody post the changes made so I can get back to squirrelmail??
I have tried to reinstall the package to no avail
squirrelmail-1.4.4-4.rhfc2.art.noarch.rpm
I think that the plesk update upgraded apache and took out the old files
Thanks in advance
updated plesk to 7.5.4 webmail.XXX broken (SOLVED)
updated plesk to 7.5.4 webmail.XXX broken (SOLVED)
Last edited by vbslim on Sat Dec 31, 2005 10:14 am, edited 1 time in total.
ok.. I've had some sleep
The httpd.conf is including the /etc/httpd/conf.d files
however the alias for squirrelmail is not working..
there is no problem in the httpd log file after doing a apache restart.
there is no mention of squirrelmail in the vhost/domainname/conf/httpd.include file.
I havent noticed any mail directory changes after the plesk upgrade.
what could I be missing?
Also would making a vhost.conf file for each domain with the squirrelmail refrence do any good and if so does anybody know what exactly would go into it?
Thanks!
The httpd.conf is including the /etc/httpd/conf.d files
however the alias for squirrelmail is not working..
there is no problem in the httpd log file after doing a apache restart.
there is no mention of squirrelmail in the vhost/domainname/conf/httpd.include file.
I havent noticed any mail directory changes after the plesk upgrade.
what could I be missing?
Also would making a vhost.conf file for each domain with the squirrelmail refrence do any good and if so does anybody know what exactly would go into it?
Thanks!
Funny... I can log onto SM via
http://mydomain.com/webmail
just not http://webmail.mydomain.com
the squirrelmail.conf file...
#
# SquirrelMail is a webmail package written in PHP.
# This is a config file for apache 2.0.
# $Id: squirrelmail.conf,v 1.2 2003/03/27 03:08:16 graf25 Exp $
#
Alias /webmail /usr/share/squirrelmail
Alias /horde /usr/share/squirrelmail
http://mydomain.com/webmail
just not http://webmail.mydomain.com
the squirrelmail.conf file...
#
# SquirrelMail is a webmail package written in PHP.
# This is a config file for apache 2.0.
# $Id: squirrelmail.conf,v 1.2 2003/03/27 03:08:16 graf25 Exp $
#
Alias /webmail /usr/share/squirrelmail
Alias /horde /usr/share/squirrelmail