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

Issue Error adding new domain in 18.0.40

Hey,
maybe you can help me. I Installed plesk on Win Server 2019 Machine
and when i try to create a page, i get this error. I cant find a solution on the Internet and i dont know why this hapens.

Thank You


Code:
Creating physical hosting
Filename:
Error: The configuration section 'system.webServer/pleskProtectedUrls' cannot be read because it is missing schema
In module
Exception type: System.IO.FileNotFoundException
at Microsoft.Web.Administration.Interop.IAppHostAdminManager.GetAdminSection(String bstrSectionName, String bstrPath)
at Microsoft.Web.Administration.Configuration.GetSectionInternal(ConfigurationSection section, String sectionPath, String locationPath)
at ServerManagerFactory.getSectionInternal(String sectionPath, Type sectionType, String location)
at ServerManagerFactory.getProtectedUrlsSection(String location)
at ProtectedUrls.getUrls(ProtectedUrls* )
at ProtectedUrls.getPathes(ProtectedUrls* , set<std::basic_string<wchar_t\,std::char_traits<wchar_t>\,std::allocator<wchar_t> >\,CaseInsensitiveStringLess\,std::allocator<std::basic_string<wchar_t\,std::char_traits<wchar_t>\,std::allocator<wchar_t> > > >* )
at updateUrlProtection()(WebServerAdapter::updateUrlProtection line 3400)
at updateUrlProtection()(WebServerAdapter::updateUrlProtection line 3372)
at configHosting(legion-rp.de)(WebServerAdapter::configHosting line 405)
at configHosting(legion-rp.de)(WebServerManager::configHosting line 2662)
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/iah32a1b6d2.tmp"'(vconsoleapp::run line 117)
(Error code 1)
 
Looks like your Plesk installation is corrupted. Most probably there is an absent file in the directory C:\Windows\System32\inetsrv\config\schema.
You could try to repair Plesk with

plesk repair installation
plesk repair all

or contact Plesk Support Team if these commands do not help.
 
Looks like your Plesk installation is corrupted. Most probably there is an absent file in the directory C:\Windows\System32\inetsrv\config\schema.
You could try to repair Plesk with

plesk repair installation
plesk repair all

or contact Plesk Support Team if these commands do not help.
thanks for your fast reply, yeah tried that allready, but repair options show everything running fine. i allready installed everything fresh but allways the same problem.
 
Contact Plesk Support Team in this case. They will check and fix the issue directly on your server.
 
Back
Top