• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

viewing error log won't work for one domain

N

noworyz

Guest
I am trying to view the error log on one of my domains and it is about 285 MB in size.

When I click it, it takes a while to read and then comes up with this error

"Service is not available now, probably your Plesk is misconfigured.
Contact Your provider for details."

All my other domains work just fine for the error logs. Any ideas?
 
Try to increase max_execution_time, max_input_time, memory_limit in /usr/local/psa/admin/conf/php.ini.
To apply the changes restart of psa service is required:
# /etc/init.d/psa restart
 
Back
Top