• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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