The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
PHP Memory Error
I'm getting the following error when searching in vBulletin:
"Allowed memory size of X bytes exhausted (tried to allocate Y bytes) in (path) on line Z" X = 134217728 Y = 20960 Z = 35 path = /home/stormsp1/public_html/consortium/wowhead/includes/wowhead_language.php I took out the sizes and path as this makes this thread more searchable through Google (for anyone who runs into this problem in the future). Now, I've searched for this error and it seems quite common. I have read about the php.ini fix and intend on going through with it, but I have some questions. The server I'm using is a VPS with 2GB+ RAM.
Thanks! |
#2
|
||||
|
||||
What are they searching for? FWIW: 134217728 = 128~mb. Your script is dieing around 128mb, it needed 20~kb more to finish.
Yes, that is the php memory limit per script execution. It looks like you're currently using the default 128mb script limit. You'd want to increase that to up more, like 135. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|