Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Karl Ponsonby on August 14, 2002, 03:33:20 AM

Title: imp poblem on upgrade
Post by: Karl Ponsonby on August 14, 2002, 03:33:20 AM
Hi all,
I have upgraded a 5.1.2 to 5.5 then loaded a backup onto the system. Everything works except Imp. When i go to the 'webmail' page it comes to the entry screen with these two errors;
Some of Imps config files are missing......
html.php
mime_drivers.php

I have reloaded the ipm files and no luck. Is anybody able to point me in a direction to look at.
Thanks,
Karl Ponsonby
Title: Re: imp poblem on upgrade
Post by: Charlie Brady on August 14, 2002, 04:11:05 AM
Karl Ponsonby wrote:

> I have upgraded a 5.1.2 to 5.5 then loaded a backup onto the
> system. Everything works except Imp. When i go to the
> 'webmail' page it comes to the entry screen with these two
> errors;
> Some of Imps config files are missing......
> html.php
> mime_drivers.php

Have you informed bugs@e-smith.com?

Charlie
Title: Re: imp poblem on upgrade
Post by: Mike on August 14, 2002, 09:55:28 PM
in server-manager try to disable and enable webmail...

HTH
Title: Re: imp poblem on upgrade
Post by: chris on August 15, 2002, 07:50:02 AM
hi there mapascual,,,
   you are not giving a solution to this guy,,,
  the server-manager does not do any with his problem,,,,,

To Karl,,
   
   i have here a Squirrel mail for your solution ,,it acts the same as your imp and it's better,,,,,please go to our website http://www.redwood.com.ph/mitel  ,,,hope this will help ,,this is an rpm package so dont worry in configuring it,,,,,you can use this one until we find a solution to your problem ,,,then ill email you back

thanks

chris
Title: Re: imp poblem on upgrade
Post by: Dan Brown on August 15, 2002, 08:10:29 AM
...or, instead of changing the whole webmail interface for no good reason, just copy the .dist files to the appropriate .php ones:

# cd /home/httpd/html/horde/imp/config
# cp html.php.dist html.php
# cp mime_drivers.php.dist mime_drivers.php

Now, why these didn't get put there in the first place I don't know, as it seems they should have, but this should fix the problem.
Title: Re: imp poblem on upgrade
Post by: Karl Ponsonby on August 15, 2002, 08:34:31 AM
Thanks Dan, tried your solution but the same error message appeared after a restart of 'httpd'. I don't know if ti makes any difference, but the backup was from a ESSG4.2 setup. The 5.2.1 install was to different partition sizes and then a upgrade to 5.5. The reason for that order was that 5.5 won't accept a custom partition table setup....
Again thanks for your suggestions... I'll try a fresh install again..
Karl