BPS reading master PHP memory limit instead of local PHP memory limit
-
On a few websites (all with the same hosting company) I’ve started seeing the following error message when I follow the link to set up the auto-whitelist BPS feature:
Error: Your PHP Configuration Memory Limit is set to: 32M
For one of the sites, I had the host increase the PHP limit to 64MB, but BPS is still giving me the error message. phpinfo() tells me that the master php limit is 32, but the local limit is 64, and the hosting company says the master limit of 32 is hard-coded an can’t be changed. Is BPS reading that master limit instead of the local one, or is something else going on?
Thanks in advance for your help.
The topic ‘BPS reading master PHP memory limit instead of local PHP memory limit’ is closed to new replies.