Hi all,
I’m running E-Groupware 14.1 (installed from openness build service) under
Debian 7.
I’m getting errors from asyncwrapper.php
/usr/bin/php -q /usr/share/egroupware/phpgwapi/cron/asyncwrapper.php
PHP Notice: Undefined index: _ in
/usr/share/egroupware/phpgwapi/cron/asyncwrapper.php on line 15
PHP Fatal error: Allowed memory size of 262144 bytes exhausted (tried to
allocate 72 bytes) in /usr/share/egroupware/phpgwapi/cron/asyncwrapper.php
on line 17
php -i | grep memory
memory_limit => 128 => 128
Shared memory model => mmap
Used memory => 10935080
Free memory => 123282648
Wasted memory => 0
opcache.memory_consumption => 128 => 128
opcache.preferred_memory_model => no value => no value
opcache.protect_memory => 0 => 0
I’ve also checked install from groupware setup menu all all seems ok.
Can anyone help please ?
Try adding something like:
php_admin_value memory_limit 368m
to your Apache config. (It is set to 256m currently and that is not sufficient)
–
Joost
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
eGroupWare-users mailing list
eGroupWare-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-users