• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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