The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to do this
Modify PHP settings to increase memory_limit option
can someone tell me what to do to do this please |
#2
|
||||
|
||||
Do you have access to your php.ini file? Are you able to restart apache? Sometimes you can increase the memory_limit in your config.php file - add this line right under the <?php line:
ini_set('memory_limit', 64 * 1024 * 1024); (Change 64 to whatever you are wanting but it should be a exponential value of 2 (I hope I worded that right!)) |
#3
|
|||
|
|||
many thanx lynne again sorted now
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|