• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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