Page 1 of 1

new user :Out of memory in dropzone php

Posted: Tue Jun 04, 2013 11:18 am
by henris17
Hello,

in version 1.11.7 after creating a new user, I get now the following error message:

Fatal error: Out of memory (allocated 936116224) (tried to allocate 23670 bytes) in /home/rvbliss/public_html/modules/FileManager/action.dropzone.php on line 54.

Hereunder the system report.

Thanks
Henri



----------------------------------------------

Cms Version: 1.11.7

Installed Modules:

CMSMailer: 5.2.1
CMSPrinting: 1.0.4
FileManager: 1.4.3
MenuManager: 1.8.5
ModuleManager: 1.5.5
News: 2.12.12
Search: 1.7.8
ThemeManager: 1.1.8
TinyMCE: 2.9.11
babel: 0.4.1
MysqlDump: 1.2.4
CMSForms: 1.10.4


Config Information:

php_memory_limit:
process_whole_template:
max_upload_size: 356000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:

phpversion: 5.3.25
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 8192
memory_limit: 900M
max_execution_time: 900
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 356M
upload_max_filesize: 356M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.30
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


----------------------------------------------

Re: new user :Out of memory in dropzone php

Posted: Tue Jun 04, 2013 4:52 pm
by Dr.CSS
I would deactivate some of those older module which may not be set up for newer CMSMS, like babel, try one of the other admin themes like ncleangrey...

Re: new user :Out of memory in dropzone php

Posted: Tue Jun 04, 2013 8:01 pm
by henris17
Other (already existing) admin users do not receiver that error message only the new administrators.
Henri