Plugin Support
wfphil
(@wfphil)
Hi @irongenetics96
On the site where it only tests up to 18.00 megabytes of memory have you tried deactivating all other plugins and switched to a default WordPress theme such as Twenty Nineteen?
The only explanation that we can think of is a theme or a plugin has an ini_set memory limit for that memory value somewhere.
With PHP 7.1 it goes up to normal 256 MB
With PHP 7.2 in the test sometimes like to only 2 MB as seen in the screenshot below
https://prnt.sc/oaegtz So it must be a bug from Wordfence. A Website with only 2 MB Memory could never work.
And i tested this issue on a test subdomain with the default twentynineteen and none other plugins – same problem
Plugin Support
wfphil
(@wfphil)
Hi @irongenetics96
Thank you for the update.
Have you tried deactivating all other plugins and switched to a default WordPress theme such as Twenty Nineteen as instructed?
Please follow my instructions as this will rule out a theme or a plugin that has an ini_set memory limit for that memory value somewhere.
On my Subdomain right now:
PHP 7.2
Plugins only activated: Wordfence
Theme: TwentyNineteen
Test your WordPress Host available memory:
Current maximum memory configured in php.ini: 256M
Current memory usage: 2.00M
Attempting to set max memory to 256M.
Starting memory benchmark. Seeing an error after this line is not unusual. Read the error carefully
to determine how much memory your host allows. We have requested 256 megabytes.
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes.
Tested up to 2.00 megabytes
With PHP 7.1 the test is working fine…
Plugin Support
wfphil
(@wfphil)
Hi @irongenetics96
Thank you for the clarification.
We will look at making an improvement of this tool with newer version of PHP.