We are using this groupware (version 1.4.004) at CNIPA - National Centre for ICT in the Public Administrations in Italy.
After an upgrading to 1.6 version we obtain in MyDMS the following string:
“Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 6144 bytes) in G:\wamp\www\egroupware\phpgwapi\inc\class.egw_db.inc.php(1962) : runtime-created function on line 1”
We tried to increase in the php.ini file the memory limit size with differnt values (32/64/1000/1024/2000, etc.) without result.
Our server details are:
Windows server 2003
WAMP5 Version 1.7.2 (PHP 5.2.3, Apache 2.2.4, MySQL 5.0.41)
RAM: 3Gb
On an other server instead (with Windows XP, XAMPP version 1.6.6a - Apache 2.2.8, MySQL 5.0.51a, PHP 5.2.5) we tried to install egroupware 1.6 and in MyDMS everything is ok!
What do you think about?