• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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