• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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