updated plesk to 7.5.4 webmail.XXX broken (SOLVED)

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
vbslim
Forum User
Forum User
Posts: 11
Joined: Wed May 25, 2005 7:41 pm

updated plesk to 7.5.4 webmail.XXX broken (SOLVED)

Unread post 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
Last edited by vbslim on Sat Dec 31, 2005 10:14 am, edited 1 time in total.
vbslim
Forum User
Forum User
Posts: 11
Joined: Wed May 25, 2005 7:41 pm

Unread post 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!
vbslim
Forum User
Forum User
Posts: 11
Joined: Wed May 25, 2005 7:41 pm

Unread post 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
vbslim
Forum User
Forum User
Posts: 11
Joined: Wed May 25, 2005 7:41 pm

Unread post 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
vbslim
Forum User
Forum User
Posts: 11
Joined: Wed May 25, 2005 7:41 pm

Unread post by vbslim »

Post Reply