• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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