@mpfrench said in Add RAM to Netgate 1100:
[31-Mar-2023 11:29:12 US/Central] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 122613632 bytes) in /usr/local/pkg/pfblockerng/pfblockerng.inc on line 3961
pfSense version ?
pfBlockerng version ?
If both are current, then yeah, it's trying to load a file in memory that won't fit.
PHP is a process with it's own memory space. It isn't limited to max available system memory, it is allowed to use what is specified in the php.ini file.
For example, this one :
[image: 1680505115239-b7e32136-9278-4dfe-b3cd-c5118f873681-image.png]
selecting it also shows :
[image: 1680505089203-8f880f67-c9a1-44e1-bdc0-4443f720ffb2-image.png]
The XXX adult list is quite big : close to 120 Mbytes.
edit : aha : ok, you already know what to do - if it can be done :
https://forum.netgate.com/topic/179185/php-memory-allocation-error-in-pfblockerng-dnsbl