pull/109/head
midoks 5 years ago
parent 4522c20664
commit 08eb72d35b
  1. 1
      plugins/php/versions/53/xhprof.sh
  2. 1
      plugins/php/versions/54/xhprof.sh
  3. 1
      plugins/php/versions/55/xhprof.sh
  4. 1
      plugins/php/versions/56/xhprof.sh
  5. 1
      plugins/php/versions/70/xhprof.sh
  6. 1
      plugins/php/versions/71/xhprof.sh
  7. 1
      plugins/php/versions/72/xhprof.sh
  8. 1
      plugins/php/versions/73/xhprof.sh
  9. 1
      plugins/php/versions/74/xhprof.sh

@ -55,6 +55,7 @@ Install_lib()
if [ ! -f /tmp/xhprof ];then
mkdir -p /tmp/xhprof
chown -R www:www /tmp/xhprof
fi
echo "" >> $serverPath/php/$version/etc/php.ini

@ -53,6 +53,7 @@ Install_lib()
if [ ! -f /tmp/xhprof ];then
mkdir -p /tmp/xhprof
chown -R www:www /tmp/xhprof
fi

@ -56,6 +56,7 @@ Install_lib()
if [ ! -f /tmp/xhprof ];then
mkdir -p /tmp/xhprof
chown -R www:www /tmp/xhprof
fi

@ -56,6 +56,7 @@ Install_lib()
if [ ! -f /tmp/xhprof ];then
mkdir -p /tmp/xhprof
chown -R www:www /tmp/xhprof
fi

@ -56,6 +56,7 @@ Install_lib()
if [ ! -f /tmp/xhprof ];then
mkdir -p /tmp/xhprof
chown -R www:www /tmp/xhprof
fi
echo "" >> $serverPath/php/$version/etc/php.ini

@ -56,6 +56,7 @@ Install_lib()
if [ ! -f /tmp/xhprof ];then
mkdir -p /tmp/xhprof
chown -R www:www /tmp/xhprof
fi

@ -56,6 +56,7 @@ Install_lib()
if [ ! -f /tmp/xhprof ];then
mkdir -p /tmp/xhprof
chown -R www:www /tmp/xhprof
fi
echo "" >> $serverPath/php/$version/etc/php.ini

@ -56,6 +56,7 @@ Install_lib()
if [ ! -f /tmp/xhprof ];then
mkdir -p /tmp/xhprof
chown -R www:www /tmp/xhprof
fi
echo "" >> $serverPath/php/$version/etc/php.ini

@ -56,6 +56,7 @@ Install_lib()
if [ ! -f /tmp/xhprof ];then
mkdir -p /tmp/xhprof
chown -R www:www /tmp/xhprof
fi
echo "" >> $serverPath/php/$version/etc/php.ini

Loading…
Cancel
Save