Question
Places memory error
- thomas52
-
Topic Author
- Offline
- Premium Member
-
- Western North Carolina
Less
More
5 days 1 hour ago #116991
by thomas52
Research is what I’m doing when I don’t know what I’m doing – Wernher von Braun
Places memory error was created by thomas52
V.2.2.6 - Attempting to add a place (with a new server,) I get a memory error:
Suggestions for a fix or work-around?Allowed memory size of 268435456 bytes exhausted (tried to allocate 4194312 bytes)/home/abcdef/public_html/vendor/illuminate/collections/Arr.php: 846
Research is what I’m doing when I don’t know what I’m doing – Wernher von Braun
Please Log in or Create an account to join the conversation.
- bertkoor
-
- Offline
- Platinum Member
-
- Greetings from Utrecht, Holland
4 days 14 hours ago - 4 days 14 hours ago #116996
by bertkoor
stamboom.BertKoor.nl runs on webtrees v2.2.6
Replied by bertkoor on topic Places memory error
You mean add a place location via the list of all places?
The most simple fix is to allow PHP to allocate more memory. Apparently 256 MB is not enough for your volume of data, so try half more or double: 368 or 512 MB. Often this can be configured on the hosting CPanel.
On your old site go to the Control Panel - Server Information and find (with Ctrl-F) what's configured for "memory_limit". The same config should suffice.
The most simple fix is to allow PHP to allocate more memory. Apparently 256 MB is not enough for your volume of data, so try half more or double: 368 or 512 MB. Often this can be configured on the hosting CPanel.
On your old site go to the Control Panel - Server Information and find (with Ctrl-F) what's configured for "memory_limit". The same config should suffice.
stamboom.BertKoor.nl runs on webtrees v2.2.6
Last edit: 4 days 14 hours ago by bertkoor.
Please Log in or Create an account to join the conversation.
- thomas52
-
Topic Author
- Offline
- Premium Member
-
- Western North Carolina
4 days 11 hours ago #117003
by thomas52
Research is what I’m doing when I don’t know what I’m doing – Wernher von Braun
Replied by thomas52 on topic Places memory error
Thank you very much. 256 to 512 was an easy fix.
Research is what I’m doing when I don’t know what I’m doing – Wernher von Braun
Please Log in or Create an account to join the conversation.