• 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

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