• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

webmail function has gone after using autoupdater

D

dawart

Guest
hi,

after i've installed some new packages with the autoupdater
Code:
The following packages will be upgraded:
  psa psa-autoinstaller psa-qmail psa-watchdog
the webmail can not be reached - when i enter webmail.domain.tld i am redirected to the homepage of domain.ltd.
any idea?

regards, michael
 
I have resolved the problem by reinstalling the modules. But this command should also work:
/usr/local/psa/admin/bin/websrvmng -a
I found it in a german plesk forum.
 
Hi,

Can you please let us know on which platform you updated, and from what to what version? Thanks.

Best regards,
 
i've updated on a debian sarge platform from plesk 8 .. to plesk 8 (build80060425.18)
 
Hi,

I had the same problem on rhes4. However, your solution was working. Thanks for sharing it...

Regards,
 
Hi,

I was trying to find out what this websrvmng utility is doing, and I found the following:

http://swsoft.webnic.cc/plesk_reloaded_faqs_webservice.htm

11. The domains are resolving to the server but they all resolve to the default Apache test page (not the PSA default page).
If the server is running the RPM build of PSA this means that the /etc/httpd/conf/httpd.include file has been somehow corrupted. This can be easily fixed by running the /usr/local/psa/admin/sbin/websrvmng utility. This utility will rebuild the httpd.include file and restart Apache.
Please run:

#/usr/local/psa/admin/sbin/websrvmng -a -v

Regards,
 
Back
Top