• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Error 997 After 1 month..

resellertr

Basic Pleskian
Tonight Plesk doesn't start.
I got Error 997 at Start service apache2: Overlapped I/O operation in progress.
I checked DNS and all things...
What the problem can be?
There were no error for 1 month...
 
hi

how did you solve it. I got same problem. when starting plesk name server. can you help me?

it is getting error 997 . IO

Regards

System Admin
Semih AVCI
 
Found the fix (at least for me)

After beating my head against a wall, I found the fix that worked for me.

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
 
Install Problem

Hi

After the uninstall I wont install the apache.

I can't install the apache... because the folowing problem

<os 10048> Only one usage of each soket adress (protocol/network adress/port> is normaily permitted. :make_sock: could not bind to adress 0.0.0.0.:8443 no listening sockets available, shutting down
unable to open logs

whats wrong, please help me!

_________________
In German:
Vielleicht könnte mir ja auch jemand von der Deutschen-Gemeinde helfen.

Ich hatte das selbe problem, dass ich den Admin nicht mehr starten konnet. Aus diesem Grund hab ich den apache deinstalliert und wollte Ihn wieder installieren... krieg aber die oben genannte fehlermeldung...

Bitte helft mir, bin etwas unter druck :)


Danke
Thanks

Tom
 
Soluttion on Plesk 7.5 for Windows

burtrom hack should be changed to work on Plesk 7.5:

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

type the following

apache -n PleskControlPanel -k uninstall
apache -n PleskControlPanel -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.
 
Back
Top