• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question how i run asp.net mvc on plesk(centos)

Farzanhost

Basic Pleskian
Hello

how i run asp.net o plesk centos 7???

i should asp.net suuport on server ?

please help me.i want use nginx but nginx dont install plesk windows server.
 
You want to use an MS Windows based technology that was originally developed for MS Internet Information Server and Windows Server on a Linux operating system running Nginx. May this is not a "best practice" approach and you might want to consider installing a Windows server instead.

In order for asp.net to run in a Linux environment you will likely need the mod_mono module für Apache. See this link for details: http://www.mono-project.com/ . I am not aware of an extension to Nginx that can achieve the same, and even with mod_mono as far as I know some asp.net functions remain unsupported.
 
Back
Top