The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fatal Error
This sometimes appear whenever a member attempts to read PMs or reply to threads.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 737280 bytes) in /home/sites/mypage.co.uk/public_html/forums/private.php(2167) : eval()'d code on line 211 I'm going to check out this private file now. Have any of you received this message before? |
#2
|
|||
|
|||
php is trying to allocate more memory than its allowed when executing that file.
edit php.ini & raise the "memory_limit" |
#3
|
|||
|
|||
Quote:
Should this not refresh itself? What would you suggest i set it to? --------------- Added [DATE]1262440856[/DATE] at [TIME]1262440856[/TIME] --------------- Im inside the private php file now PHP Code:
|
#4
|
|||
|
|||
What does php.ini state the memory_limit is set at?
|
#5
|
|||
|
|||
Hmm I fear im in the wrong file. Where is this php.ini file?
--------------- Added [DATE]1262442153[/DATE] at [TIME]1262442153[/TIME] --------------- I think i may have found it. |
#6
|
|||
|
|||
Depends on the OS & there can be more than one, also depends if your on a vhosted server, as you may be allowed local override, which that case, it should be in your root/public_html dir, then just set it there.
A info.php file will tell you what configuration file its using and its location as well, at the top of the info file. memory_limit = 128M via ssh: updatedb find / -name php.ini -print nano /etc/php.ini change variable restart crapache |
#7
|
|||
|
|||
Nope cant find it
--------------- Added [DATE]1262442721[/DATE] at [TIME]1262442721[/TIME] --------------- Quote:
--------------- Added [DATE]1262443690[/DATE] at [TIME]1262443690[/TIME] --------------- I see. I dont currently have asscess to the ssh. I do have it though. Ill have to get in touch with my host. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|