Fatal error: Allowed memory size of 8388608 bytes

16 years 10 months ago #39491 by muithai
Hi,
Get this messeage: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 393216 bytes) C:\inetpub\wwwrootphp\joomla\modules\mod_cblogin.php on line 319

I have php memory_limit 128M, do any one knows how to fix it?

Thanks..

Please Log in to join the conversation.

16 years 10 months ago #39515 by mikko
It seems that you do not have 128M, but 8M limit based on the error message.

Restart your webserver to reload php.ini

mikko

Please Log in to join the conversation.

15 years 10 months ago #65293 by j_pablo_gn
Hi,

Sorry, because probably I am missunderstanding something.

1>>I have this error message:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 98304 bytes) in C:\AppServ\www\joomla-1.0.14\administrator\components\com_comprofiler\comprofiler.class.php on line 3783

2>> And this php.ini-dist file:

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
;max_input_nesting_level = 64 ; Maximum input variable nesting level
memory_limit = 128M ; Maximum amount of memory a script may consume (128MB)

3>> And comprofiler.class.php on line 3783 has this:
$tipTitle = $htmltext = getLangDefinition($oTab->title);

What's the problem?, it seems like I have 128 M.

Thanks and sorry, because I check the faq but the answer done does not seems to be valid for me (probably I am very new in this).

J. Pablo.

Please Log in to join the conversation.

15 years 10 months ago #65302 by j_pablo_gn
Hi everybody,

I found it!!, as you said it was the parameter "Memory_limit" in file "php.ini".

The problem was that the "php.ini" file that I should touch was in "c:/winnt/php.ini" and not the one in "c:/AppServ/php5/php.ini".

Thanks a lot to everybody!!
J. Pablo.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.216 seconds

Facebook Twitter LinkedIn