我不知道這個是不是 Vbet 了,但我裝了之後就開始了,所以我要在這裡問
我得到以下錯誤,當點擊了百度推廣“喜歡收到'和'喜歡給定”按鈕,在用戶的個人資料頁:
PHP Code:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 200593 bytes) in /home/xxxx/public_html/forum/includes/functions.php on line 6862
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes) in /home/xxxx/public_html/forum/includes/class_core.php(4430) : eval()'d code on line 458
正如我所說,這在安裝 Vbet開始發生,但我想我會需要一些指導,因為這裡的數字不符合症狀。
內存信息:
從的phpinfo:memory_limit的地方 - 128M大師 - 128M
從 php.ini文件:
PHP Code:
; Suhosin Settings.
suhosin.post.max_vars = 2048
suhosin.request.max_vars = 2048
suhosin.cookie.encrypt = Off
suhosin.memory_limit = 32M
suhosin.session.encrypt = Off
百度推廣:PHP內存限制32M
服務器內存在此刻使用:25.00%(262136 1048576)
錯誤消息提示我需要增加內存,但我沒有看到任何其他症狀內存不足而使用的論壇,我暫時還沒有報告從我的成員。不過我以為,他們也將看到“喜歡”致命的錯誤。
你們有沒有遇到任何問題,這樣同時使用Vbet?我會感謝任何提示什麼嘗試。