• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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