• 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

Resolved perlscripts no longer runable

DieterWerner

Regular Pleskian
All of my perlscripts are no longer runable since today in the morning.
nginx reported an gateway error.
Any idea of what's going wrong?
 
What is
# service nginx status
reporting?
What is
# service httpd status
(on CentOS/RHEL)
# service apache status
(on Debian/Ubuntu)
reporting?
 
The forum users will either need more details, e.g. log error messages with more details on the situation from proxy (nginx) log and Apache (httpd) log, or you can blindly try to resolve the situation by
# plesk repair web
 
DNS-Server (Bind) was the bad boy.
I did a restart (nginx and apache too) and everything works fine now.
Thanks for your efforts.
 
Back
Top