pid:27174 Worker[27174] process terminated with ERROR: E_ERROR "Allowed memory size of 134217728 bytes exhausted (tried to allocate 40742 bytes) in /www/wwwroot/www.taohsc.cn/system/modules/pay/lib/pay.fun.php on line 87"
這里詳細(xì)描述問(wèn)題
這里粘代碼
寶塔php5.6
內(nèi)存耗盡,請(qǐng)檢查pay.fun.php是否有數(shù)組變量,或者靜態(tài)變量數(shù)組,一般情況下是php-fpm模式下的思想去開發(fā)常駐內(nèi)存的workerman導(dǎo)致的