• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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