Increase memory usable for PHP.

This commit is contained in:
Darren 'Tadgy' Austin 2025-09-20 13:57:56 +00:00
commit ad930e33a6
2 changed files with 2 additions and 2 deletions

View file

@ -76,7 +76,7 @@ ZXRjL3BocDg0L2NvbmYuZC85OV9zeXN2c2htLmluaQ== 1758297192 1758297192 root:root 064
ZXRjL3BocDg0L2NvbmYuZC85OV90aWR5LmluaQ== 1758297192 1758297192 root:root 0644 - - ZXRjL3BocDg0L2NvbmYuZC85OV90aWR5LmluaQ== 1758297192 1758297192 root:root 0644 - -
ZXRjL3BocDg0L3BocC1mcG0uY29uZg== 1758297200 1754432634 root:root 0644 - - ZXRjL3BocDg0L3BocC1mcG0uY29uZg== 1758297200 1754432634 root:root 0644 - -
ZXRjL3BocDg0L3BocC1mcG0uZC93d3cuY29uZg== 1758297200 1754432634 root:root 0644 - - ZXRjL3BocDg0L3BocC1mcG0uZC93d3cuY29uZg== 1758297200 1754432634 root:root 0644 - -
ZXRjL3BocDg0L3BocC5pbmk= 1758298187 1754432634 root:root 0644 - - ZXRjL3BocDg0L3BocC5pbmk= 1758374648 1754432634 root:root 0644 - -
ZXRjL3BrZ2xpc3Q= 1758374426 1757609913 root:root 0644 - - ZXRjL3BrZ2xpc3Q= 1758374426 1757609913 root:root 0644 - -
ZXRjL3B1c2hvdmVyLWNsaWVudC9kZWZhdWx0 1758224985 1758224590 root:root 0600 - - ZXRjL3B1c2hvdmVyLWNsaWVudC9kZWZhdWx0 1758224985 1758224590 root:root 0600 - -
ZXRjL3Jlc29sdi5jb25m 1757611605 1757611605 root:root 0644 - - ZXRjL3Jlc29sdi5jb25m 1757611605 1757611605 root:root 0644 - -

View file

@ -247,7 +247,7 @@ max_input_time = 30
; Maximum amount of memory a script may consume ; Maximum amount of memory a script may consume
; http://php.net/memory-limit ; http://php.net/memory-limit
memory_limit = 64M memory_limit = 1024M
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Error handling and logging ; ; Error handling and logging ;