• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

High load on qmail - qmHandle is not helping

Thanks turtle - these are the errors I get:

sh: line 1: wget:: command not found
sh: line 2: Usage:: command not found
sh: line 4: unexpected EOF while looking for matching ``'
sh: line 5: syntax error: unexpected end of file


So I tried removing the |sh at the end and I get:
wget: missing URL

switching up and moving the -q and -O to the end of the line I get:
wget: option requires an argument --O


Sorry I'm being a pain, just trying to figure this out :/ Thanks for your help
 
After reading up on the wget options I did this and it worked:

wget http://atomicorp.com/installers/atomic |sh
sh atomic.1

then chose yes and it configured itself.

at this point I'm trying to update qmhandle via yum and I get No package qmHandle or smeserver.qmHandle available. Is the package named something else? Thanks again
 
Back
Top