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

ASP Support

O

omegauser

Guest
Hi,

Does Plesk support .asp extensions?
I have a Database SQL .txt,, that has the following sentences:

///////////////////////////
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[WRH_SOFTWARE]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
drop table [dbo].[WRH_SOFTWARE]
GO
////////////////////////

Where and How do I run this???

Any ideas.
 
Back
Top