![]() |
Fatal Error..
Fatal error if i click on View Forum Leaders
Code:
Fatal error: Allowed memory size of 33554432 bytes exhausted |
If this is a dedicated server, do the following:
edit php.ini and raise the memory_limit = 16M or to a higher numer 32M or 64M and restart http/apache. If this is a vhost, then you may need to ask your host to raise the limit, but your host may allow local over ride of php settings, do the following in this case: Create a file named php.ini on your desktop, just make a new notepad.txt edit it and add the following to it: memory_limit = 32M or 64M Save the file as php.ini and then upload it to your ftp account and place it in the public_html/root directory of your site. If your host doesn't allow the use of local php.ini files, then you may also try a .htaccess file and add the following to it by using the php_flag variable. php_flag memory_limit = 32M |
Its is Dedicated and vhost.
|
All times are GMT. The time now is 01:28 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|