first off, this isn't appropriate for the security list but he Users list, so i've copied it there.
On 1/15/06, Antonio Morrocchesi <[EMAIL PROTECTED]> wrote: > > Hi, > I have installed phpgroupware on my server Suse Linux, but when from client > I upgrade the database via http, frequently it appears the following error: > "Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to > allocate 40961 bytes) in depending on how many modules you have installed into your php.ini, phpgw can easily run out of memory. Generaly we recomend setting php's memory limit to 20Meg, or more if your users have a lot of data. For a minimal php install, 8Meg will operate fine initialy though. > Moreover when I do login with Demo accounts I would like to know how to > change the number of login to avoid "Blocked! Too many attemps" message in > login mask. > Cordially. when logged in as the admin user, go to the admin app and in site configuration there are a couple settings for this. _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
