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

service not starting

GaryDN

New Pleskian
I'm getting this error in the windows logs over and over

server 2008 r2 new install

The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. (Error code 1058) at StartService 'named'
at (service::startService line 210)
at startService(named)(service::startService line 273)
at named(dnsmng::bind::BindManager::startService line 644)
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\DNSMng.exe

everything seems to be working but concerned about the error
 
Have you tried run named service manually with following command:

sc start named

Do you have any errors in output?
 
Have you tried run named service manually with following command:

sc start named

Do you have any errors in output?

I tried it and get this

C:\Users\Administrator>sc start named
[SC] StartService FAILED 1058:

The service cannot be started, either because it is disabled or because it has n
o enabled devices associated with it.


I have tried the repair installation but it fails on the same item
 
ok now today I'm getting this in my email every 5 minutes

Running task: C:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe -c "C:\Program Files (x86)\Parallels\Plesk\admin\php.ini" -dauto_prepend_file=sdk.php "C:\Program Files (x86)\Parallels\Plesk\admin\plib\modules\plesk-mobile\scripts\push_worker.php"
Started: Thu Mar 28 12:24:00 2013
Ended successfully: Thu Mar 28 12:25:16 2013


what does this mean?

bear with me I am a new to Parallels
 
I tried it and get this

C:\Users\Administrator>sc start named
[SC] StartService FAILED 1058:

The service cannot be started, either because it is disabled or because it has n
o enabled devices associated with it.


I have tried the repair installation but it fails on the same item

Do you have any related error messages in Windows Event Viewer?
 
Back
Top