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