Page 1 of 1

updated plesk to 7.5.4 webmail.XXX broken (SOLVED)

Posted: Tue Dec 27, 2005 6:20 am
by vbslim
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

Posted: Tue Dec 27, 2005 12:30 pm
by vbslim
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!

Posted: Tue Dec 27, 2005 1:32 pm
by vbslim
ok I put the SM Alias directives in a vhost file did a websrvmng reconfigure and restarted apache and... no go still got horde

I got one error message in the httpd error_log about SM
it was:
File does not exist: /usr/share/squirrelmail/imp

Posted: Tue Dec 27, 2005 6:10 pm
by vbslim
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

Posted: Sat Dec 31, 2005 10:13 am
by vbslim