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

asp file problems, can someone help me please

V

verybad

Guest
Hello,

I client is trying to use asp on our plesk 8 linux server as my understanding asp should work now when you go to the index.asp page of the site or any other page it says 500 Internal Server Error

and looking at the clients error logs show this:

[error] [asp] [8754] [error] error compiling index.asp: , /usr/lib/perl5/site_perl/5.8.6/Apache/ASP.pm line 1468

Can anyone help me please. Thank you!
 
I'm guessing you already know this, but you do know that Plesk out-of-the-box only supports Apache::ASP and not (Sun) ASP or (Microsoft) ASP.NET ?

You could install the mod_mono module to get some sort of ASP.NET functionality on Linux... but with just Plesk for Linux you're stuck with Apache::ASP.
 
mod_mono and vhost.conf

Anyone have a sample of a vhost.conf that will enable mod_mono for a specific subdomain only.

I have tried all configurations as directed in the mod_mono docs and continue to receive internal server error messages.

Running PSA 8.0.1 on Linux - FC4

Thanks
 
Back
Top