• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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