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

Resolved Cannot Create Sub-Domains - Creating Physical Hosting Error

Nadeem Khan

New Pleskian
Server operating system version
Microsoft Windows Server 2016
Plesk version and microupdate number
18.0.49
Hi everyone, I’m getting error while creating Sub Domain. Previously created Sub Domains without any error.

Here is the error:

Code:
Integer value must be between 0 and 1000 inclusive



In module



Exception type: System.Runtime.InteropServices.COMException



at Microsoft.Web.Administration.Interop.IAppHostProperty.set_Value(Object value)



at Microsoft.Web.Administration.ConfigurationElement.SetAttributeValue(String attributeName, Object value)



at IISFastCgiApplication.setRapidFailsPerMinute(IISFastCgiApplication* , Int64 value)



at updateFastCgiApplication(false)(WebServerAdapter::updateFastCgiApplication line 1203)



at updateFastCgiApplications(10, C:\Program Files (x86)\Plesk\Additional\PleskPHP80\php-cgi.exe)(WebServerAdapter::updateFastCgiApplications line 1143)



at configHosting(portal.pmei.edu.pk)(WebServerAdapter::configHosting line 393)



at configHosting(portal.pmei.edu.pk)(WebServerManager::configHosting line 2656)



at Unable to execute console command: '--install-vhost'(vconsoleapp::start line 95)



at Unable to execute command: '"C:\Program Files (x86)\Plesk\admin\bin64\websrvmng" --install-vhost "--vhost-config=C:/Program Files (x86)/Plesk/PrivateTemp/iah7369ec07.tmp"'(vconsoleapp::run line 117)



(Error code 1)
 
Resultion is probably:
  1. Login to Plesk.
  2. Go to Domains > example.com > PHP Settings > FastCGI Settings.
  3. Set rapidFailsPerMinute limit to a default value = 10 or any other value that is not larger than 1000.
 
Back
Top