[horde] Memory size problem with file manager
Wolfgang Rauchholz
wp.rauchholz at wo-lar.com
Sat Feb 25 10:03:48 UTC 2017
Thank you Hendrik.
This solved one of my problems. Thank you.
I still get message: A fatal error has occurred QUERY FAILED: MySQL
server has gone away SELECT alarm_id, a.......
I looked in the log files and got this error: Feb 25 10:59:31 home
HORDE: [gollem] SQL QUERY FAILED: Got a packet bigger than
'max_allowed_packet' bytes #012#011INSERT INTO `horde_vfs`
(`vfs_type`, `vfs_path`,
I successive steps, I set max_allowed_packet=1024M in /etc/mysql.cnf
and restarted the server. Problem still presists.
THanks for the help. Wolfgang
Quoting Hendrik Noack <hn at axxedia-it.de>:
>> -----Ursprüngliche Nachricht-----
>> Von: horde [mailto:horde-bounces at lists.horde.org] Im Auftrag von
>> Wolfgang Rauchholz
>> Gesendet: Freitag, 24. Februar 2017 16:58
>> An: horde at lists.horde.org
>> Betreff: [horde] Memory size problem with file manager
>>
>> I got a problem with the file manager.
>>
>> When uploading a file (1,1MB) , I get the following message:
>> ALLOWED MEMORY SIZE OF 134217728 BYTES EXHAUSTED (TRIED TO
>> ALLOCATE
>> 101518171 BYTES)
>>
>> max_allowed_packet is set to 32M and memory_limit in php.ini is set to
>> 128M.
>
> Hi Wolfgang,
>
> this is pretty straight forward: 134217728 BYTES means exactly 128
> MB of available RAM for php are in use and the system tried to
> reserve 101518171 BYTES = 96.82 MB more. You have to increase your
> memory limit to at least 256 MB, but to be safe I would go for 512
> MB or even 1 G if possible (been at 1 G for a while, works good for
> me)
>
>> Any idea what goes worng?
>>
>> Thank you, Wolfgang
>>
>> --
>> Wolfgang
>> --
>> Horde mailing list
>> Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail:
>> horde-unsubscribe at lists.horde.org
>
> Mit freundlichen Grüßen / Best regards
>
> Hendrik Noack
>
> --
> Axxedia IT GmbH
>
> Schwabstr. 30
> 71106 Magstadt
>
> Tel +49 7159 4979763
> Fax +49 7159 4979775
>
> Mail hn at axxedia-it.de
>
> Sitz der Gesellschaft: Schwabstr. 30, 71106 MagstadtGeschäftsführer:
> Hendrik Noack . Amtsgericht: Stuttgart HRB 727296
--
Wolfgang
More information about the horde
mailing list