Skip to main content

find out slow script

Comments

2 comments

  • cPanelLauren
    Can you please open a ticket using the link in my signature? Once open please reply with the Ticket ID here so that we can update this thread with the resolution once the ticket is resolved. Thanks!
    0
  • Gojko
    well support was fast so this is solved and if someone has the same error need from: slowlog = /var/log/php-fpm/slow.log request_slowlog_timeout = 10s
    add like this: php_admin_value_slowlog: { name: 'php_admin_value[slowlog]', value: '/var/log/php-fpm/slow.log' } php_admin_value_request_slowlog_timeout: { name: 'php_admin_value[request_slowlog_timeout]', value: '10s' }
    0

Please sign in to leave a comment.