• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

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