Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Installer claims failure on memory check if using the 'G' syntax #1474

Closed
hipsterjazzbo opened this issue Jun 20, 2017 · 1 comment
Closed

Comments

@hipsterjazzbo
Copy link

When running the graphical installer, if the PHP memory limit is set to, for example 1G, the installer will claim that the memory limit is incorrect.

(I assume this is because it's just doing a if ($memoryLimit < 256) and not actually checking the suffix)

@jasonvarga
Copy link
Member

Nice catch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants