Using this on a Windows server
Wampserver 3.1.9
Apache 2.4.39
PHP 7.2.18
MySQL 5.7.26
We are occasionally getting Fatal error: out of memory (allocated 2097152) tried to allocate 4096 bytes)) in E:\Websites\wfb-intranet\wp-includes\meta.php on line 1081.
When I restart the service everything seems to be fine.
I've tried updating the php.ini file for memory_limit from 128M to 512M but it still shows as 128M in the Wampserver settings. Is there a way to override? I tried editing the php.ini file in the PHP version it is using.
In C:\wamp\bin\php\php7.2.18.
Wampserver 3.1.9
Apache 2.4.39
PHP 7.2.18
MySQL 5.7.26
We are occasionally getting Fatal error: out of memory (allocated 2097152) tried to allocate 4096 bytes)) in E:\Websites\wfb-intranet\wp-includes\meta.php on line 1081.
When I restart the service everything seems to be fine.
I've tried updating the php.ini file for memory_limit from 128M to 512M but it still shows as 128M in the Wampserver settings. Is there a way to override? I tried editing the php.ini file in the PHP version it is using.
In C:\wamp\bin\php\php7.2.18.