Update index.py

pull/121/head
midoks 3 years ago
parent 1cc805ab8e
commit 6b34f01675
  1. 2
      plugins/php-apt/index.py

@ -252,7 +252,7 @@ def initdUinstall(version):
def fpmLog(version):
return '/var/log/fpm-php' + version + '.www.log'
return '/var/log/php' + version + '-fpm.log'
def fpmSlowLog(version):

Loading…
Cancel
Save