• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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