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

How to start see debug information

igoldman

Regular Pleskian
Hello,

I would like to know how can I as admin in Plesk CP to make enable of the option that domain account will see the debug info on his web site.

for example ,
I write code in ASP

now I upload this file

I visit this web page , if there are errors then I would like to get the specific line which have the problem .

we get all the time the 500 problem web page and not getting more info about the problem.

someone know how to resolve it ?
 
You can enable ASP debug flags on domain properties in IIS MMC. Also you'll can still get error 500 if it's not script, but server-side problem.
 
I found the solution ,

all the problems is because in Plesk it is defined that if there is ASP error then I will get 500 error page and not the default error web page.
when I set it to be default then I get details on the error.

the post is close.
 
how can you set that plesk shows the default error pages?

thnx
 
Back
Top