• 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.

Error 997 (Apache2) Fix

B

burtrom

Guest
I've found a fix that worked for me.

When starting Plesk I was getting

Error 997 at Start service apache2: Overlapped I/O operation in progress

Here's what I did to fix it.

In a command prompt, go to \Program Files\SWsoft\Plesk\admin\bin (or wherever you have Plesk installed)

type the following:

apache -k uninstall
apache -k install

This will uninstall the Plesk Control Panel Service and the re-install it.

Then you should be able to start the Control Panel.

Hope this helps.

Tony
 
Back
Top